Skip to content
CustomShapeType

[Character System](../groups/Character System.Character System.md) / CustomShapeType

CustomShapeType Enumeration

Shape type of collision body

Table of contents

Enumeration Members

Box = 2
HorizontalCapsule = 1
Sphere = 3
VerticalCapsule = 0

Enumeration Members

Box

Box = 2

Box shaped


HorizontalCapsule

HorizontalCapsule = 1

Horizontal capsule body


Sphere

Sphere = 3

spherical


VerticalCapsule

VerticalCapsule = 0

Vertical capsule body