@twinfinity/core
Preparing search index...
ModelMeshStyle
Interface ModelMeshStyle
Surface material properties for a mesh.
interface
ModelMeshStyle
{
name
:
string
;
surfaceColor
:
readonly
[
number
,
number
,
number
,
number
]
;
}
Index
Properties
name
surface
Color
Properties
Readonly
name
name
:
string
Readonly
surface
Color
surfaceColor
:
readonly
[
number
,
number
,
number
,
number
]
RGBA color components, each in the range 0–255.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
surface
Color
@twinfinity/core
Loading...
Surface material properties for a mesh.