JointKinematicBody.UpdateState(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the position of the JointKinematicBody based on JointType.
public:
void UpdateState(bool active);
public void UpdateState (bool active);
member this.UpdateState : bool -> unit
Public Sub UpdateState (active As Boolean)
Parameters
- active
- Boolean