Preparing search index...
The search index is not available
videx-3d
videx-3d
main
SurfaceMaterial
Class SurfaceMaterial
Shader material for
Surface
component.
See
Surface
Hierarchy
ShaderMaterial
SurfaceMaterial
Index
Constructors
constructor
Properties
combine
flat
Shading
is
Mesh
Surface
Shader
map?
normal
Map?
normal
Map
Type
normal
Scale
wireframe
Linecap
wireframe
Linejoin
Accessors
color
contours
Color
show
Contours
use
Color
Ramp
Constructors
constructor
new
SurfaceMaterial
(
parameters
:
SurfaceMaterialParameters
)
:
SurfaceMaterial
Parameters
parameters
:
SurfaceMaterialParameters
Returns
SurfaceMaterial
Properties
combine
combine
:
number
flat
Shading
flatShading
:
boolean
is
Mesh
Surface
Shader
isMeshSurfaceShader
:
boolean
= true
Optional
map
map
?:
Texture
Optional
normal
Map
normalMap
?:
Texture
normal
Map
Type
normalMapType
:
number
normal
Scale
normalScale
:
Vector2
wireframe
Linecap
wireframeLinecap
:
string
wireframe
Linejoin
wireframeLinejoin
:
string
Accessors
color
get
color
()
:
string
Returns
string
set
color
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
contours
Color
get
contoursColor
()
:
string
Returns
string
set
contoursColor
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
show
Contours
get
showContours
()
:
any
Returns
any
set
showContours
(
value
:
any
)
:
void
Parameters
value
:
any
Returns
void
use
Color
Ramp
get
useColorRamp
()
:
any
Returns
any
set
useColorRamp
(
value
:
any
)
:
void
Parameters
value
:
any
Returns
void
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
combine
flat
Shading
is
Mesh
Surface
Shader
map
normal
Map
normal
Map
Type
normal
Scale
wireframe
Linecap
wireframe
Linejoin
Accessors
color
contours
Color
show
Contours
use
Color
Ramp
videx-3d
Loading...
Shader material for
Surface
component.See
Surface