Click or drag to resize
FlexibleColliderTransform Property
Gets this object's Transform.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Transform Transform { get; }

Property Value

Type: Transform
This object's Transform.
See Also