Preparing search index...
The search index is not available
gophergfx
gophergfx
Material3
Class Material3
Abstract
Hierarchy
Material3
GouraudMaterial
PhongMaterial
WireframeMaterial
UnlitMaterial
BoundingVolumeMaterial
MorphMaterial
Index
Constructors
constructor
Properties
gl
side
visible
Methods
draw
get
Color
initialize
set
Color
Constructors
constructor
new
Material3
(
)
:
Material3
Returns
Material3
Properties
Protected
Readonly
gl
gl
:
WebGL2RenderingContext
side
side
:
Side
visible
visible
:
boolean
Methods
Abstract
draw
draw
(
object
:
Mesh3
, camera
:
Camera
, lightManager
:
LightManager
)
:
void
Parameters
object:
Mesh3
camera:
Camera
lightManager:
LightManager
Returns
void
Abstract
get
Color
get
Color
(
)
:
Color
Returns
Color
Protected
initialize
initialize
(
)
:
void
Returns
void
Abstract
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
Material3
constructor
gl
side
visible
draw
get
Color
initialize
set
Color
Generated using
TypeDoc