Identifier

Static Class in Zigurous.Graphics

Declaration

public static class Identifier

Description

Constant shader property identifiers.

Static Properties

BumpMapShader.PropertyToID("_BumpMap").
BumpScaleShader.PropertyToID("_BumpScale").
ColorShader.PropertyToID("_Color").
CubemapShader.PropertyToID("_Cubemap").
CutoffShader.PropertyToID("_Cutoff").
DetailAlbedoMapShader.PropertyToID("_DetailAlbedoMap").
DetailMaskShader.PropertyToID("_DetailMask").
DetailNormalMapShader.PropertyToID("_DetailNormalMap").
DetailNormalMapScaleShader.PropertyToID("_DetailNormalMapScale").
DstBlendShader.PropertyToID("_DstBlend").
EmissionColorShader.PropertyToID("_EmissionColor").
EmissionMapShader.PropertyToID("_EmissionMap").
ExposureShader.PropertyToID("_Exposure").
GlossinessShader.PropertyToID("_Glossiness").
GlossMapScaleShader.PropertyToID("_GlossMapScale").
GlossyReflectionsShader.PropertyToID("_GlossyReflections").
MainTexShader.PropertyToID("_MainTex").
MetallicShader.PropertyToID("_Metallic").
MetallicGlossMapShader.PropertyToID("_MetallicGlossMap").
ModeShader.PropertyToID("_Mode").
OcclusionMapShader.PropertyToID("_OcclusionMap").
OcclusionStrengthShader.PropertyToID("_OcclusionStrength").
ParallaxShader.PropertyToID("_Parallax").
ParallaxMapShader.PropertyToID("_ParallaxMap").
RampShader.PropertyToID("_Ramp").
SmoothnessTextureChannelShader.PropertyToID("_SmoothnessTextureChannel").
SpecularColorShader.PropertyToID("_SpecColor").
SpecularGlossMapShader.PropertyToID("_SpecGlossMap").
SpecularHighlightsShader.PropertyToID("_SpecularHighlights").
SrcBlendShader.PropertyToID("_SrcBlend").
UVSecShader.PropertyToID("_UVSec").
ZWriteShader.PropertyToID("_ZWrite").