SCNPhysicsBody.ResetTransform 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.
Makes the position and orientation of the physics body match the node to which it belongs.
[Foundation.Export("resetTransform")]
public virtual void ResetTransform ();
abstract member ResetTransform : unit -> unit
override this.ResetTransform : unit -> unit
- Attributes