Table of Contents

Class PortableDynamicBoneCollider

public class PortableDynamicBoneCollider : MonoBehaviour, INDMFEditorOnly
Inheritance
PortableDynamicBoneCollider
Implements

Properties

ColliderType

public PortableDynamicColliderType ColliderType { get; set; }

Property Value

PortableDynamicColliderType

Height

public float Height { get; set; }

Property Value

float

PositionOffset

public Vector3 PositionOffset { get; set; }

Property Value

Vector3

Radius

public float Radius { get; set; }

Property Value

float

Root

public Transform? Root { get; set; }

Property Value

Transform?

RotationOffset

public Quaternion RotationOffset { get; set; }

Property Value

Quaternion