EffectPermutationSlot Struct
Namespace: Stride.RenderingAssembly: Stride.Rendering.dll
Defines an effect permutation slot for a RootRenderFeature.
public struct EffectPermutationSlot
Name | Description | |
---|---|---|
Fields | ||
Index | ||
Invalid | Invalid slot. |
Fields
Index
public readonly int Index
Field Value
Type | Description |
---|---|
System.Int32 |
Invalid
Invalid slot.
public static readonly EffectPermutationSlot Invalid
Field Value
Type | Description |
---|---|
EffectPermutationSlot |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()