Readonly fileReadonly fileThe color of this shape.
The pitch of the horn.
Attempting to get this property from a horn in a blueprint saved in-game, without first setting it with this API, has a chance to return 0 instead of the actual pitch. This is due to some shenanigans with the way horn pitches are stored within serialized Lua data.
The shapeId of this shape. Determines the model and behavior in-game.
Protected updateStatic convertAttempts to convert a Child to a HornPart. Only returns if the Child's file object is a HornPart.
The converted HornPart, or undefined if the Child is not a HornPart.
The Child to convert.
Static createGenerated using TypeDoc
Represents a horn.