GltfMaterialCommonConstant 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 GltfMaterialCommonConstant : Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfProperty
[System.Serializable]
public class GltfMaterialCommonConstant : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfProperty
[<System.Serializable>]
type GltfMaterialCommonConstant = class
inherit GltfProperty
Public Class GltfMaterialCommonConstant
Inherits GltfProperty
- Inheritance
- Attributes
Constructors
| GltfMaterialCommonConstant() |
Fields
| ambientFactor |
Used to scale the ambient light contributions to this material |
| Extensions |
https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/extension.schema.json (Inherited from GltfProperty) |
| Extras |
https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/extras.schema.json (Inherited from GltfProperty) |
| lightmapFactor |
Scale factor for the lightmap texture |
| lightmapTexture |
Texture used to store pre-computed direct lighting |