Collider.IsDynamic

bool IsDynamic { get; set; }

Description

Return true if this collider is using dynamic physics. Returns false if this is a keyframe body, or a static physics body.

Return

User Comments