 | FlexibleColliderLocalRotation Property |
Gets or sets the
Collider's local rotation in this object's space.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Quaternion LocalRotation { get; set; }
Property Value
Type:
QuaternionThe
Collider's local rotation in this object's space.
See Also