Class WidgetComponentSpline

Hierarchy

Constructors

Properties

componentType: WidgetComponentType

Throws

This property can throw when used.

InvalidWidgetComponentError

location: Vector3

Throws

This property can throw when used.

minecraftserver.InvalidWidgetComponentError

name: string

Throws

This property can throw when used.

InvalidWidgetComponentError

offset: Vector3

Remarks

This property can't be edited in read-only mode.

splineType: SplineType

Remarks

This property can't be edited in read-only mode.

valid: boolean
visible: boolean
widget: Widget

Throws

This property can throw when used.

InvalidWidgetComponentError

Methods

  • Parameters

    • Optional maxPointsPerControlSegment: number

    Returns Vector3[]

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

    Error

    InvalidWidgetComponentError

    InvalidWidgetError

  • Parameters

    Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

    InvalidWidgetComponentError

    InvalidWidgetError