orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3.gltf
/
KhrMaterialsPbrSpecularGlossiness
Khr
Materials
Pbr
Specular
Glossiness
class
KhrMaterialsPbrSpecularGlossiness
(
val
diffuseFactor
:
DoubleArray
?
,
val
diffuseTexture
:
GltfMaterialTexture
?
)
(
source
)
Members
Constructors
Khr
Materials
Pbr
Specular
Glossiness
Link copied to clipboard
constructor
(
diffuseFactor
:
DoubleArray
?
,
diffuseTexture
:
GltfMaterialTexture
?
)
Properties
diffuse
Factor
Link copied to clipboard
val
diffuseFactor
:
DoubleArray
?
diffuse
Texture
Link copied to clipboard
val
diffuseTexture
:
GltfMaterialTexture
?