Update particlesDict
This commit is contained in:
parent
6fdf0d43f6
commit
d61c46f879
|
@ -16,7 +16,7 @@ setFields
|
||||||
// rotational velocity (rad/s)
|
// rotational velocity (rad/s)
|
||||||
rotVelocity realx3 (0 0 0);
|
rotVelocity realx3 (0 0 0);
|
||||||
// name of the particle shape
|
// name of the particle shape
|
||||||
shapeName word lightSphere;
|
shapeName word smallSphere;
|
||||||
}
|
}
|
||||||
|
|
||||||
selectors
|
selectors
|
||||||
|
|
Loading…
Reference in New Issue