List of All Members for SpecularGlossyMaterial
This is the complete list of members for SpecularGlossyMaterial, including inherited members.
- albedoChannel : enumeration
(since 6.8)
- albedoColor : color
- albedoMap : Texture
- albedoSingleChannelEnabled : bool
(since 6.8)
- alphaCutoff : real
- alphaMode : enumeration
- attenuationColor : color
- attenuationDistance : float
- blendMode : enumeration
- clearcoatAmount : float
- clearcoatChannel : enumeration
- clearcoatFresnelBias : real
- clearcoatFresnelPower : real
- clearcoatFresnelScale : real
- clearcoatFresnelScaleBiasEnabled : real
- clearcoatMap : Texture
- clearcoatNormalMap : Texture
- clearcoatRoughnessAmount : float
- clearcoatRoughnessChannel : enumeration
- clearcoatRoughnessMap : Texture
- emissiveChannel : enumeration
(since 6.8)
- emissiveFactor : vector3d
- emissiveMap : Texture
- emissiveSingleChannelEnabled : bool
(since 6.8)
- fresnelBias : real
- fresnelPower : real
- fresnelScale : real
- fresnelScaleBiasEnabled : real
- glossiness : real
- glossinessChannel : enumeration
- glossinessMap : Texture
- heightAmount : real
- heightChannel : enumeration
- heightMap : Texture
- invertOpacityMapValue : real
(since 6.8)
- lighting : enumeration
- lineWidth : real
- maxHeightMapSamples : int
- minHeightMapSamples : int
- normalMap : Texture
- normalStrength : real
- occlusionAmount : real
- occlusionChannel : enumeration
- occlusionMap : Texture
- opacity : real
- opacityChannel : enumeration
- opacityMap : Texture
- pointSize : real
- specularChannel : enumeration
(since 6.8)
- specularColor : color
- specularMap : Texture
- specularSingleChannelEnabled : bool
(since 6.8)
- thicknessChannel : enumeration
- thicknessFactor : float
- thicknessMap : Texture
- transmissionChannel : enumeration
- transmissionFactor : float
- transmissionMap : Texture
- vertexColorAlphaMask : enumeration
(since 6.8)
- vertexColorBlueMask : enumeration
(since 6.8)
- vertexColorGreenMask : enumeration
(since 6.8)
- vertexColorRedMask : enumeration
(since 6.8)
- vertexColorsEnabled : bool
(since 6.5)
- vertexColorsMaskEnabled : bool
(since 6.8)
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