Class MaterialProperty
Holds static material property identifiers.
Inherited Members
Namespace: GLTFast.Materials
Assembly: glTFast.dll
Syntax
public static class MaterialProperty
Fields
AlphaClip
Shader property ID for property _AlphaClip
Declaration
public static readonly int AlphaClip
Field Value
Type | Description |
---|---|
int |
AlphaCutoff
Shader property ID for property alphaCutoff
Declaration
public static readonly int AlphaCutoff
Field Value
Type | Description |
---|---|
int |
AlphaCutoffEnable
Shader property ID for property _AlphaCutoffEnable
Declaration
public static readonly int AlphaCutoffEnable
Field Value
Type | Description |
---|---|
int |
BaseColor
Shader property ID for property baseColorTexture
Declaration
public static readonly int BaseColor
Field Value
Type | Description |
---|---|
int |
BaseColorTexture
Shader property ID for property baseColorTexture
Declaration
public static readonly int BaseColorTexture
Field Value
Type | Description |
---|---|
int |
BaseColorTextureRotation
Shader property ID for property baseColorTexture_Rotation
Declaration
public static readonly int BaseColorTextureRotation
Field Value
Type | Description |
---|---|
int |
BaseColorTextureScaleTransform
Shader property ID for property baseColorTexture_ST
Declaration
public static readonly int BaseColorTextureScaleTransform
Field Value
Type | Description |
---|---|
int |
BaseColorTextureTexCoord
Shader property ID for property baseColorTexture_texCoord
Declaration
public static readonly int BaseColorTextureTexCoord
Field Value
Type | Description |
---|---|
int |
Cull
Shader property ID for property _Cull
Declaration
public static readonly int Cull
Field Value
Type | Description |
---|---|
int |
CullMode
Shader property ID for property _CullMode
Declaration
public static readonly int CullMode
Field Value
Type | Description |
---|---|
int |
DiffuseFactor
Shader property ID for property diffuseFactor
Declaration
public static readonly int DiffuseFactor
Field Value
Type | Description |
---|---|
int |
DiffuseTexture
Shader property ID for property diffuseTexture
Declaration
public static readonly int DiffuseTexture
Field Value
Type | Description |
---|---|
int |
DiffuseTextureRotation
Shader property ID for property diffuseTexture_Rotation
Declaration
public static readonly int DiffuseTextureRotation
Field Value
Type | Description |
---|---|
int |
DiffuseTextureScaleTransform
Shader property ID for property diffuseTexture_ST
Declaration
public static readonly int DiffuseTextureScaleTransform
Field Value
Type | Description |
---|---|
int |
DiffuseTextureTexCoord
Shader property ID for property diffuseTexture_texCoord
Declaration
public static readonly int DiffuseTextureTexCoord
Field Value
Type | Description |
---|---|
int |
DoubleSidedEnable
Shader property ID for property _DoubleSidedEnable
Declaration
public static readonly int DoubleSidedEnable
Field Value
Type | Description |
---|---|
int |
DstBlend
Shader property ID for property _DstBlend
Declaration
public static readonly int DstBlend
Field Value
Type | Description |
---|---|
int |
EmissiveFactor
Shader property ID for property emissiveFactor
Declaration
public static readonly int EmissiveFactor
Field Value
Type | Description |
---|---|
int |
EmissiveTexture
Shader property ID for property emissiveTexture
Declaration
public static readonly int EmissiveTexture
Field Value
Type | Description |
---|---|
int |
EmissiveTextureRotation
Shader property ID for property emissiveTexture_Rotation
Declaration
public static readonly int EmissiveTextureRotation
Field Value
Type | Description |
---|---|
int |
EmissiveTextureScaleTransform
Shader property ID for property emissiveTexture_ST
Declaration
public static readonly int EmissiveTextureScaleTransform
Field Value
Type | Description |
---|---|
int |
EmissiveTextureTexCoord
Shader property ID for property emissiveTexture_texCoord
Declaration
public static readonly int EmissiveTextureTexCoord
Field Value
Type | Description |
---|---|
int |
GlossinessFactor
Shader property ID for property glossinessFactor
Declaration
public static readonly int GlossinessFactor
Field Value
Type | Description |
---|---|
int |
Metallic
Shader property ID for property metallicFactor
Declaration
public static readonly int Metallic
Field Value
Type | Description |
---|---|
int |
MetallicRoughnessMap
Shader property ID for property metallicRoughnessTexture
Declaration
public static readonly int MetallicRoughnessMap
Field Value
Type | Description |
---|---|
int |
MetallicRoughnessMapRotation
Shader property ID for property metallicRoughnessTexture_Rotation
Declaration
public static readonly int MetallicRoughnessMapRotation
Field Value
Type | Description |
---|---|
int |
MetallicRoughnessMapScaleTransform
Shader property ID for property metallicRoughnessTexture_ST
Declaration
public static readonly int MetallicRoughnessMapScaleTransform
Field Value
Type | Description |
---|---|
int |
MetallicRoughnessMapTexCoord
Shader property ID for property metallicRoughnessTexture_texCoord
Declaration
public static readonly int MetallicRoughnessMapTexCoord
Field Value
Type | Description |
---|---|
int |
Mode
Shader property ID for property _Mode
Declaration
public static readonly int Mode
Field Value
Type | Description |
---|---|
int |
NormalTexture
Shader property ID for property normalTexture
Declaration
public static readonly int NormalTexture
Field Value
Type | Description |
---|---|
int |
NormalTextureRotation
Shader property ID for property normalTexture_Rotation
Declaration
public static readonly int NormalTextureRotation
Field Value
Type | Description |
---|---|
int |
NormalTextureScale
Shader property ID for property normalTexture_scale
Declaration
public static readonly int NormalTextureScale
Field Value
Type | Description |
---|---|
int |
NormalTextureScaleTransform
Shader property ID for property normalTexture_ST
Declaration
public static readonly int NormalTextureScaleTransform
Field Value
Type | Description |
---|---|
int |
NormalTextureTexCoord
Shader property ID for property normalTexture_texCoord
Declaration
public static readonly int NormalTextureTexCoord
Field Value
Type | Description |
---|---|
int |
OcclusionTexture
Shader property ID for property occlusionTexture
Declaration
public static readonly int OcclusionTexture
Field Value
Type | Description |
---|---|
int |
OcclusionTextureRotation
Shader property ID for property occlusionTexture_Rotation
Declaration
public static readonly int OcclusionTextureRotation
Field Value
Type | Description |
---|---|
int |
OcclusionTextureScaleTransform
Shader property ID for property occlusionTexture_ST
Declaration
public static readonly int OcclusionTextureScaleTransform
Field Value
Type | Description |
---|---|
int |
OcclusionTextureStrength
Shader property ID for property occlusionTexture_strength
Declaration
public static readonly int OcclusionTextureStrength
Field Value
Type | Description |
---|---|
int |
OcclusionTextureTexCoord
Shader property ID for property occlusionTexture_texCoord
Declaration
public static readonly int OcclusionTextureTexCoord
Field Value
Type | Description |
---|---|
int |
RoughnessFactor
Shader property ID for property roughnessFactor
Declaration
public static readonly int RoughnessFactor
Field Value
Type | Description |
---|---|
int |
SpecularFactor
Shader property ID for property specularFactor
Declaration
public static readonly int SpecularFactor
Field Value
Type | Description |
---|---|
int |
SpecularGlossinessTexture
Shader property ID for property specularGlossinessTexture
Declaration
public static readonly int SpecularGlossinessTexture
Field Value
Type | Description |
---|---|
int |
SpecularGlossinessTextureRotation
Shader property ID for property specularGlossinessTexture_Rotation
Declaration
public static readonly int SpecularGlossinessTextureRotation
Field Value
Type | Description |
---|---|
int |
SpecularGlossinessTextureScaleTransform
Shader property ID for property specularGlossinessTexture_ST
Declaration
public static readonly int SpecularGlossinessTextureScaleTransform
Field Value
Type | Description |
---|---|
int |
SpecularGlossinessTextureTexCoord
Shader property ID for property specularGlossinessTexture_texCoord
Declaration
public static readonly int SpecularGlossinessTextureTexCoord
Field Value
Type | Description |
---|---|
int |
SrcBlend
Shader property ID for property _SrcBlend
Declaration
public static readonly int SrcBlend
Field Value
Type | Description |
---|---|
int |
Surface
Shader property ID for property _Surface
Declaration
public static readonly int Surface
Field Value
Type | Description |
---|---|
int |
SurfaceType
Shader property ID for property _SurfaceType
Declaration
public static readonly int SurfaceType
Field Value
Type | Description |
---|---|
int |
ZWrite
Shader property ID for property _ZWrite
Declaration
public static readonly int ZWrite
Field Value
Type | Description |
---|---|
int |