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

Script language

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

Collider2D.composite

public CompositeCollider2D composite;

Description

Get the CompositeCollider2D that is available to be attached to the collider.

Gets any CompositeCollider2D that this Collider2D would use if the Collider geometry is being composited using Collider2D.usedByComposite or returns null if no CompositeCollider2D were available.

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