Preparing search index...

    Cone-shaped physics collider.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    axis: Axis

    Direction the cone points along.

    id: Uuid

    The unique id of the entity.

    length: number

    Height of the cone.

    meta: Meta

    Metadata associated with this entity, providing access to its unique identifier and other descriptive properties.

    radius: number

    Base radius of the cone.

    type: string

    The entity's type.

    Methods

    • Returns the name of this object's type.

      Returns string

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object refers to the same instance as the given object.

      Parameters

      Returns boolean