Version: 2021.3
言語: 日本語

GenerationType

enumeration

マニュアルに切り替える

説明

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.

変数

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.