WireframeHandleAdornment

Show Deprecated

Summary

Properties

Properties inherited from HandleAdornmentProperties inherited from PVAdornmentProperties inherited from GuiBase3d
  • read parallel

    Sets the color of a GUI object.

  • read parallel

    Sets the transparency of a GUI object, where 1 is invisible and 0 is completely visible.

  • read parallel

    Determines whether the object and its descendants will be displayed.

Methods

Events

Events inherited from HandleAdornment

Properties

Scale

read parallel

Methods

AddLine

void

Parameters

from: Vector3

Returns

void

AddLines

void

Parameters

points: Array

Returns

void

AddPath

void

Parameters

points: Array
loop: bool

Returns

void

AddText

void

Parameters

point: Vector3
text: string
size: number
Default Value: 12

Returns

void

Clear

void

Returns

void

Events