LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

CapsuleDirection2D

enumeration

Description

The direction that the capsule sides can extend.

See Also: :CapsuleCollider::direction.

Properties

VerticalThe capsule sides extend vertically.
HorizontalThe capsule sides extend horizontally.