ConstantForce.forcevar force : Vector3DescriptionThe force applied to the rigidbody every frame.
JavaScript
// Moves the rigidbody upwards in world coordinates using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > ConstantForce | Switch to Component | |||
ConstantForce.forcevar force : Vector3DescriptionThe force applied to the rigidbody every frame.
JavaScript
// Moves the rigidbody upwards in world coordinates using UnityEngine; import UnityEngine |