Class LightweightKeyword
Inheritance
System.Object
LightweightKeyword
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Syntax
public static class LightweightKeyword
Fields
AdditionalLights
Declaration
public static readonly ShaderKeyword AdditionalLights
Field Value
Type |
Description |
ShaderKeyword |
|
CascadeShadows
Declaration
public static readonly ShaderKeyword CascadeShadows
Field Value
Type |
Description |
ShaderKeyword |
|
DirectionalLightmap
Declaration
public static readonly ShaderKeyword DirectionalLightmap
Field Value
Type |
Description |
ShaderKeyword |
|
DirectionalShadows
Declaration
public static readonly ShaderKeyword DirectionalShadows
Field Value
Type |
Description |
ShaderKeyword |
|
Lightmap
Declaration
public static readonly ShaderKeyword Lightmap
Field Value
Type |
Description |
ShaderKeyword |
|
LocalShadows
Declaration
public static readonly ShaderKeyword LocalShadows
Field Value
Type |
Description |
ShaderKeyword |
|
MainLightCookie
Declaration
public static readonly ShaderKeyword MainLightCookie
Field Value
Type |
Description |
ShaderKeyword |
|
MixedLightingSubtractive
Declaration
public static readonly ShaderKeyword MixedLightingSubtractive
Field Value
Type |
Description |
ShaderKeyword |
|
SoftShadows
Declaration
public static readonly ShaderKeyword SoftShadows
Field Value
Type |
Description |
ShaderKeyword |
|
VertexLights
Declaration
public static readonly ShaderKeyword VertexLights
Field Value
Type |
Description |
ShaderKeyword |
|