Preparing search index...
The search index is not available
rhodonite
rhodonite
default
Gltf2PbrMetallicRoughnessEx
Interface Gltf2PbrMetallicRoughnessEx
interface
Gltf2PbrMetallicRoughnessEx
{
baseColorFactor
?:
Array4
<
number
>
;
baseColorTexture
?:
Gltf2TextureInfo
;
diffuseColorTexture
?:
Gltf2TextureInfo
;
extensions
?:
Gltf2AnyObject
;
extras
?:
Gltf2AnyObject
;
metallicFactor
?:
number
;
metallicRoughnessTexture
?:
Gltf2TextureInfo
;
roughnessFactor
?:
number
;
}
Hierarchy (
view full
)
Gltf2PbrMetallicRoughness
Gltf2PbrMetallicRoughnessEx
Index
Properties
base
Color
Factor?
base
Color
Texture?
diffuse
Color
Texture?
extensions?
extras?
metallic
Factor?
metallic
Roughness
Texture?
roughness
Factor?
Properties
Optional
base
Color
Factor
base
Color
Factor
?:
Array4
<
number
>
Optional
base
Color
Texture
base
Color
Texture
?:
Gltf2TextureInfo
Optional
diffuse
Color
Texture
diffuse
Color
Texture
?:
Gltf2TextureInfo
Optional
extensions
extensions
?:
Gltf2AnyObject
Optional
extras
extras
?:
Gltf2AnyObject
Optional
metallic
Factor
metallic
Factor
?:
number
Optional
metallic
Roughness
Texture
metallic
Roughness
Texture
?:
Gltf2TextureInfo
Optional
roughness
Factor
roughness
Factor
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Color
Factor
base
Color
Texture
diffuse
Color
Texture
extensions
extras
metallic
Factor
metallic
Roughness
Texture
roughness
Factor
rhodonite
Loading...