Table of Contents

Class SpriteEffectExtTextureRegularKeys

Namespace
Stride.Rendering
Assembly
Stride.Graphics.dll
public static class SpriteEffectExtTextureRegularKeys
Inheritance
SpriteEffectExtTextureRegularKeys

Fields

MipLevel

public static readonly ValueParameterKey<float> MipLevel

Field Value

ValueParameterKey<float>

Sampler

public static readonly ObjectParameterKey<SamplerState> Sampler

Field Value

ObjectParameterKey<SamplerState>

TextureRegular

public static readonly ObjectParameterKey<Texture> TextureRegular

Field Value

ObjectParameterKey<Texture>