Class PortableDynamicBoneCollider
public class PortableDynamicBoneCollider : MonoBehaviour, INDMFEditorOnly
- Inheritance
-
PortableDynamicBoneCollider
- Implements
-
Properties
public PortableDynamicColliderType ColliderType { get; set; }
Property Value
- PortableDynamicColliderType
public float Height { get; set; }
Property Value
- float
public Vector3 PositionOffset { get; set; }
Property Value
- Vector3
public float Radius { get; set; }
Property Value
- float
public Transform? Root { get; set; }
Property Value
- Transform?
public Quaternion RotationOffset { get; set; }
Property Value
- Quaternion