HumanoidCollisionType
Enum to select the Humanoid.CollisionType.
Items
Name | Value | Summary |
---|---|---|
OuterBox | 0 | Dynamically sized collision boxes based on mesh sizes. |
InnerBox | 1 | Fixed size collision boxes, similar to the classic avatar collision. |
Enum to select the Humanoid.CollisionType.
Name | Value | Summary |
---|---|---|
OuterBox | 0 | Dynamically sized collision boxes based on mesh sizes. |
InnerBox | 1 | Fixed size collision boxes, similar to the classic avatar collision. |