Property usingSphereColliderAccuracyImprovement
usingSphereColliderAccuracyImprovement
Whether the requirements were successfully met to use the alternate improved collider accuracy code path.
Declaration
public bool usingSphereColliderAccuracyImprovement { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
The requirements are a single Sphere Collider component and no Rigidbody component on this GameObject.