rhodonite
Preparing search index...
default
RnM2Material
Interface RnM2Material
interface
RnM2Material
{
alphaCutoff
?:
number
;
alphaMode
?:
string
;
doubleSided
?:
boolean
;
emissiveFactor
?:
Array3
<
number
>
;
emissiveTexture
?:
RnM2TextureInfo
;
extensions
?:
Gltf2AnyObject
;
extras
?:
Gltf2AnyObject
;
name
?:
string
;
normalTexture
?:
RnM2NormalTextureInfo
;
occlusionTexture
?:
RnM2OcclusionTextureInfo
;
pbrMetallicRoughness
?:
RnM2PbrMetallicRoughness
;
}
Hierarchy (
View Summary
)
Gltf2Material
RnM2Material
Index
Properties
alpha
Cutoff?
alpha
Mode?
double
Sided?
emissive
Factor?
emissive
Texture?
extensions?
extras?
name?
normal
Texture?
occlusion
Texture?
pbr
Metallic
Roughness?
Properties
Optional
alpha
Cutoff
alphaCutoff
?:
number
Optional
alpha
Mode
alphaMode
?:
string
Optional
double
Sided
doubleSided
?:
boolean
Optional
emissive
Factor
emissiveFactor
?:
Array3
<
number
>
Optional
emissive
Texture
emissiveTexture
?:
RnM2TextureInfo
Optional
extensions
extensions
?:
Gltf2AnyObject
Optional
extras
extras
?:
Gltf2AnyObject
Optional
name
name
?:
string
Optional
normal
Texture
normalTexture
?:
RnM2NormalTextureInfo
Optional
occlusion
Texture
occlusionTexture
?:
RnM2OcclusionTextureInfo
Optional
pbr
Metallic
Roughness
pbrMetallicRoughness
?:
RnM2PbrMetallicRoughness
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
Cutoff
alpha
Mode
double
Sided
emissive
Factor
emissive
Texture
extensions
extras
name
normal
Texture
occlusion
Texture
pbr
Metallic
Roughness
rhodonite
Loading...