@minecraft/server-editor
    Preparing search index...

    Class GuidePlaneManagerBeta

    Index

    Properties

    allPlanesVisible: boolean

    This property can't be edited in restricted-execution mode.

    Methods

    • Beta

      Parameters

      • origin: Vector3
      • normal: Vector3
      • visible: boolean
      • outlineColor: RGBA
      • fillColor: RGBA

      Returns string

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Parameters

      • planeId: string

      Returns GuidePlane | undefined

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Returns GuidePlane[]

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Parameters

      • planeId: string

      Returns void

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Parameters

      • planeId: string
      • outlineColor: RGBA
      • fillColor: RGBA

      Returns void

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Parameters

      • planeId: string
      • normal: Vector3

      Returns void

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Parameters

      • planeId: string
      • origin: Vector3

      Returns void

      This function can't be called in restricted-execution mode.

      This function can throw errors.

    • Beta

      Parameters

      • planeId: string
      • visible: boolean

      Returns void

      This function can't be called in restricted-execution mode.

      This function can throw errors.