Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Properties

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.

Did you find this page useful? Please give it a rating: