Skip to content

Physics.BoxShape

Name Mandatory Description Default Type
⬅️ Input The x,y and z half extents of the box collision shape to create. Float3
Output ➡️ Outputs the created box collision shape. Physics.Shape

This shard creates a box collision shape from the input half extents provided.