SpriteBaseKeys Class
Namespace: Stride.RenderingAssembly: Stride.Graphics.dll
System.Object →
SpriteBaseKeys
Derived from SpriteBaseKeys:
public static class SpriteBaseKeys
Name | Description | |
---|---|---|
Fields | ||
ColorIsSRgb | ||
MatrixTransform |
Fields
ColorIsSRgb
public static readonly PermutationParameterKey<bool> ColorIsSRgb
Field Value
Type | Description |
---|---|
PermutationParameterKey<System.Boolean> |
MatrixTransform
public static readonly ValueParameterKey<Matrix> MatrixTransform
Field Value
Type | Description |
---|---|
ValueParameterKey<Matrix> |