SpriteEffectExtTextureRegularKeys Class
Namespace: Stride.RenderingAssembly: Stride.Graphics.dll
System.Object →
SpriteEffectExtTextureRegularKeys
Derived from SpriteEffectExtTextureRegularKeys:
public static class SpriteEffectExtTextureRegularKeys
Name | Description | |
---|---|---|
Fields | ||
MipLevel | ||
Sampler | ||
TextureRegular |
Fields
MipLevel
public static readonly ValueParameterKey<float> MipLevel
Field Value
Type | Description |
---|---|
ValueParameterKey<System.Single> |
Sampler
public static readonly ObjectParameterKey<SamplerState> Sampler
Field Value
Type | Description |
---|---|
ObjectParameterKey<SamplerState> |
TextureRegular
public static readonly ObjectParameterKey<Texture> TextureRegular
Field Value
Type | Description |
---|---|
ObjectParameterKey<Texture> |