Api Sandbox HitboxSet
class

HitboxSet

public class HitboxSet

A set of hitboxes on a model. Hitboxes can be boxes, spheres or capsules.

Properties

Name Type Description
All IReadOnlyList<Box> All hitboxes in this set
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.HitboxSet