Preparing search index...
The search index is not available
gophergfx
gophergfx
BoundingVolumeMaterial
Class BoundingVolumeMaterial
Hierarchy
Material3
BoundingVolumeMaterial
Index
Constructors
constructor
Properties
box
color
gl
mode
side
sphere
visible
wireframe
Material
Methods
draw
get
Color
initialize
set
Color
Constructors
constructor
new
Bounding
Volume
Material
(
mode
?:
BoundingVolumeMode
, color
?:
Color
)
:
BoundingVolumeMaterial
Parameters
mode:
BoundingVolumeMode
= BoundingVolumeMode.ORIENTED_BOUNDING_BOX
color:
Color
= ...
Returns
BoundingVolumeMaterial
Properties
Private
box
box
:
Line3
Readonly
color
color
:
Color
Protected
Readonly
gl
gl
:
WebGL2RenderingContext
mode
mode
:
BoundingVolumeMode
side
side
:
Side
Private
sphere
sphere
:
Mesh3
visible
visible
:
boolean
Readonly
wireframe
Material
wireframe
Material
:
WireframeMaterial
Methods
draw
draw
(
object
:
Node3
, camera
:
Camera
, lightManager
:
LightManager
)
:
void
Parameters
object:
Node3
camera:
Camera
lightManager:
LightManager
Returns
void
get
Color
get
Color
(
)
:
Color
Returns
Color
Protected
initialize
initialize
(
)
:
void
Returns
void
set
Color
set
Color
(
color
:
Color
)
:
void
Parameters
color:
Color
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
gophergfx
Bounding
Volume
Material
constructor
box
color
gl
mode
side
sphere
visible
wireframe
Material
draw
get
Color
initialize
set
Color
Generated using
TypeDoc