GltfMaterialCommonConstant Class

Definition

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
GltfMaterialCommonConstant
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

Applies to