For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/classes/WidgetComponentRenderPrimitiveTypeAxialSphere.md.

Class: WidgetComponentRenderPrimitiveTypeAxialSphere experimental

component

Beta

Extends

Constructors

Constructor

new WidgetComponentRenderPrimitiveTypeAxialSphere(center, radius, color?): WidgetComponentRenderPrimitiveTypeAxialSphere

Beta

Parameters

center

Vector3

radius

number

color?

any

Returns

WidgetComponentRenderPrimitiveTypeAxialSphere

Overrides

WidgetComponentRenderPrimitiveTypeBase.constructor

Properties

center

center: Vector3

World Mutation Beta

Remarks


color?

optional color?: any

World Mutation Beta

Remarks


primitiveType

readonly primitiveType: PrimitiveType

Beta

Inherited from

WidgetComponentRenderPrimitiveTypeBase.primitiveType


radius

radius: number

World Mutation Beta

Remarks


renderPriority

renderPriority: number

World Mutation Beta

Remarks

Inherited from

WidgetComponentRenderPrimitiveTypeBase.renderPriority

同领域相关