Version: 2018.2

GenerationType

enumeration

Switch to Manual

Description

Specifies when to generate the Composite Collider geometry.

Controls when the Composite Collider geometry is updated when a Collider used by a Composite Collider changes.

See Also: CompositeCollider2D.generationType.

Variables

SynchronousSets the Composite Collider geometry to update synchronously immediately when a Collider used by the Composite Collider changes.
ManualSets the Composite Collider geometry to not automatically update when a Collider used by the Composite Collider changes.