Class: WidgetComponentRenderPrimitive experimental
componentBeta
Extends
Properties
componentType
readonlycomponentType:WidgetComponentType
Beta
Throws
This property can throw when used.
Inherited from
WidgetComponentBase.componentType
location
readonlylocation:Vector3
Beta
Throws
This property can throw when used.
Inherited from
lockToSurface
lockToSurface:
boolean
World Mutation Beta
Remarks
Inherited from
WidgetComponentBase.lockToSurface
name
readonlyname:string
Beta
Throws
This property can throw when used.
Inherited from
offset
offset:
Vector3
World Mutation Beta
Remarks
Inherited from
primitiveType
readonlyprimitiveType:PrimitiveType
Beta
Throws
This property can throw when used.
valid
readonlyvalid:boolean
Beta
Inherited from
visible
visible:
boolean
Beta
Inherited from
widget
readonlywidget:Widget
Beta
Throws
This property can throw when used.
Inherited from
Methods
delete()
delete():
void
World Mutation Beta
Returns
void
Remarks
Throws
This function can throw errors.
Inherited from
setPrimitive()
setPrimitive(
primitive):void
World Mutation Beta
Parameters
primitive
WidgetComponentRenderPrimitiveTypeAxialSphere | WidgetComponentRenderPrimitiveTypeBox | WidgetComponentRenderPrimitiveTypeCone | WidgetComponentRenderPrimitiveTypeCuboid | WidgetComponentRenderPrimitiveTypeCylinder | WidgetComponentRenderPrimitiveTypeDisc | WidgetComponentRenderPrimitiveTypeEllipsoid | WidgetComponentRenderPrimitiveTypeLine | WidgetComponentRenderPrimitiveTypePyramid | WidgetComponentRenderPrimitiveTypeWireframeMesh
Returns
void
Remarks
Throws
This function can throw errors.
