List of All Members for PrincipledMaterial
This is the complete list of members for PrincipledMaterial, including inherited members.
- alphaCutoff : real
- alphaMode : enumeration
- baseColor : color
- baseColorMap : Texture
- blendMode : enumeration
- emissiveFactor : vector3d
- emissiveMap : Texture
- heightAmount : real
- heightChannel : enumeration
- heightMap : Texture
- lighting : enumeration
- lineWidth : real
- maxHeightMapSamples : int
- metalness : real
- metalnessChannel : enumeration
- metalnessMap : Texture
- minHeightMapSamples : int
- normalMap : Texture
- normalStrength : real
- occlusionAmount : real
- occlusionChannel : enumeration
- occlusionMap : Texture
- opacity : real
- opacityChannel : enumeration
- opacityMap : Texture
- pointSize : real
- roughness : real
- roughnessChannel : enumeration
- roughnessMap : Texture
- specularAmount : real
- specularMap : Texture
- specularReflectionMap : Texture
- specularTint : real
The following members are inherited from Material.
- cullMode : enumeration
- depthDrawMode : enumeration
- lightProbe : Texture
The following members are inherited from Object3D.
- children : list<Object3D>
- data : list<Object> [default]
- parent : Object3D
- resources : list<Object>
- state : string
- states : list<State>
- transitions : list<Transition>
The following members are inherited from QtObject.
- objectName : string