The entity this shape is attached to. When set, this shape
will copy the root location of the attached entity and the
shape's position will be used as an offset.
Get the text of the debug text shape. Returns the RawText of
the debug text if setText was called with a RawMessage or
a RawText object, otherwise returns a string.
可选timeLeft
timeLeft?:number
备注
The time left (in seconds) until this shape is automatically
removed. Returns undefined if the shape does not have a
limited life-span.
可选只读totalTimeLeft
totalTimeLeft?:number
备注
The total initial time-span (in seconds) until this shape is
automatically removed. Returns undefined if the shape does
not have a limited life-span.
useRotation
useRotation:boolean
备注
If set to true, the text will not face the camera and
instead will use the rotation from the shape.
A primitive shape class that represents a text label in the world with a background.