|
linearVelocitylinearVelocityNote:Doesn't return whether it
is being applied to the local or the world axis.
gets/sets the linear velocity that will be applied to the added object. Type: List [ vx, vy, vz]
vx:
linear velocity on the x axis
Type:
float number
vy: linear velocity on the y axis
Type:
float number
vz: linear velocity on the z axis
Type:
float number
Sample
Code
|