Skip to content

helix / EntityAnchor

Variable: EntityAnchor

const EntityAnchor: object

Defined in: core/values/enums.ts:40

entity_anchor - the point on an entity a facing/anchored clause aims from. Named-constant namespace + union type (declaration merging), same stance as Gamemode: author EntityAnchor.EYES over the bare "eyes".

Type Declaration

EYES

readonly EYES: "eyes" = "eyes"

FEET

readonly FEET: "feet" = "feet"

Released under the MIT License · Credits