- Preparing search index...
- The search index is not available
ara3d-webgl
Accessors
clip
- get clip(): boolean
-
Returns boolean
- set clip(value: boolean): void
-
Returns void
interactive
- get interactive(): boolean
-
Returns boolean
- set interactive(value: boolean): void
-
Returns void
onBoxConfirm
- get onBoxConfirm(): ISimpleEvent<Box3>
-
Returns ISimpleEvent<Box3>
onHover
- get onHover(): ISimpleEvent<boolean>
-
Returns ISimpleEvent<boolean>
onStateChanged
- get onStateChanged(): ISignal
-
Returns ISignal
visible
- get visible(): boolean
-
Returns boolean
- set visible(value: boolean): void
-
Returns void
Methods
dispose
- dispose(): void
-
Returns void
fitBox
- fitBox(box: Box3, padding?: number): void
-
Returns void
update
- update(): void
-
Returns void
Gizmo for section box, it acts as a proxy between renderer and user.