KHR_Materials_PbrSpecularGlossiness Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class KHR_Materials_PbrSpecularGlossiness : Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::Extensions::GltfExtension
[System.Serializable]
public class KHR_Materials_PbrSpecularGlossiness : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.Extensions.GltfExtension
[<System.Serializable>]
type KHR_Materials_PbrSpecularGlossiness = class
inherit GltfExtension
Public Class KHR_Materials_PbrSpecularGlossiness
Inherits GltfExtension
- Inheritance
- Attributes
Constructors
| KHR_Materials_PbrSpecularGlossiness() |
Fields
| diffuseFactor | |
| diffuseTexture | |
| ElementName | (Inherited from GltfExtension) |
| glossinessFactor | |
| specularFactor | |
| specularGlossinessTexture | |