Table of Contents

Class TexturingKeys

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

Fields

AnisotropicRepeatSampler

public static readonly ObjectParameterKey<SamplerState> AnisotropicRepeatSampler

Field Value

ObjectParameterKey<SamplerState>

AnisotropicSampler

public static readonly ObjectParameterKey<SamplerState> AnisotropicSampler

Field Value

ObjectParameterKey<SamplerState>

DefaultTextures

Default textures used by this class (Texture0, Texture1...etc.)

public static readonly IReadOnlyList<ObjectParameterKey<Texture>> DefaultTextures

Field Value

IReadOnlyList<ObjectParameterKey<Texture>>

LinearBorderSampler

public static readonly ObjectParameterKey<SamplerState> LinearBorderSampler

Field Value

ObjectParameterKey<SamplerState>

LinearClampCompareLessEqualSampler

public static readonly ObjectParameterKey<SamplerState> LinearClampCompareLessEqualSampler

Field Value

ObjectParameterKey<SamplerState>

LinearRepeatSampler

public static readonly ObjectParameterKey<SamplerState> LinearRepeatSampler

Field Value

ObjectParameterKey<SamplerState>

LinearSampler

public static readonly ObjectParameterKey<SamplerState> LinearSampler

Field Value

ObjectParameterKey<SamplerState>

PointRepeatSampler

public static readonly ObjectParameterKey<SamplerState> PointRepeatSampler

Field Value

ObjectParameterKey<SamplerState>

PointSampler

public static readonly ObjectParameterKey<SamplerState> PointSampler

Field Value

ObjectParameterKey<SamplerState>

RepeatSampler

public static readonly ObjectParameterKey<SamplerState> RepeatSampler

Field Value

ObjectParameterKey<SamplerState>

Sampler

public static readonly ObjectParameterKey<SamplerState> Sampler

Field Value

ObjectParameterKey<SamplerState>

Sampler0

public static readonly ObjectParameterKey<SamplerState> Sampler0

Field Value

ObjectParameterKey<SamplerState>

Sampler1

public static readonly ObjectParameterKey<SamplerState> Sampler1

Field Value

ObjectParameterKey<SamplerState>

Sampler2

public static readonly ObjectParameterKey<SamplerState> Sampler2

Field Value

ObjectParameterKey<SamplerState>

Sampler3

public static readonly ObjectParameterKey<SamplerState> Sampler3

Field Value

ObjectParameterKey<SamplerState>

Sampler4

public static readonly ObjectParameterKey<SamplerState> Sampler4

Field Value

ObjectParameterKey<SamplerState>

Sampler5

public static readonly ObjectParameterKey<SamplerState> Sampler5

Field Value

ObjectParameterKey<SamplerState>

Sampler6

public static readonly ObjectParameterKey<SamplerState> Sampler6

Field Value

ObjectParameterKey<SamplerState>

Sampler7

public static readonly ObjectParameterKey<SamplerState> Sampler7

Field Value

ObjectParameterKey<SamplerState>

Sampler8

public static readonly ObjectParameterKey<SamplerState> Sampler8

Field Value

ObjectParameterKey<SamplerState>

Sampler9

public static readonly ObjectParameterKey<SamplerState> Sampler9

Field Value

ObjectParameterKey<SamplerState>

Texture0

public static readonly ObjectParameterKey<Texture> Texture0

Field Value

ObjectParameterKey<Texture>

Texture0TexelSize

public static readonly ValueParameterKey<Vector2> Texture0TexelSize

Field Value

ValueParameterKey<Vector2>

Texture1

public static readonly ObjectParameterKey<Texture> Texture1

Field Value

ObjectParameterKey<Texture>

Texture1TexelSize

public static readonly ValueParameterKey<Vector2> Texture1TexelSize

Field Value

ValueParameterKey<Vector2>

Texture2

public static readonly ObjectParameterKey<Texture> Texture2

Field Value

ObjectParameterKey<Texture>

Texture2TexelSize

public static readonly ValueParameterKey<Vector2> Texture2TexelSize

Field Value

ValueParameterKey<Vector2>

Texture3

public static readonly ObjectParameterKey<Texture> Texture3

Field Value

ObjectParameterKey<Texture>

Texture3D0

public static readonly ObjectParameterKey<Texture> Texture3D0

Field Value

ObjectParameterKey<Texture>

Texture3D1

public static readonly ObjectParameterKey<Texture> Texture3D1

Field Value

ObjectParameterKey<Texture>

Texture3D2

public static readonly ObjectParameterKey<Texture> Texture3D2

Field Value

ObjectParameterKey<Texture>

Texture3D3

public static readonly ObjectParameterKey<Texture> Texture3D3

Field Value

ObjectParameterKey<Texture>

Texture3TexelSize

public static readonly ValueParameterKey<Vector2> Texture3TexelSize

Field Value

ValueParameterKey<Vector2>

Texture4

public static readonly ObjectParameterKey<Texture> Texture4

Field Value

ObjectParameterKey<Texture>

Texture4TexelSize

public static readonly ValueParameterKey<Vector2> Texture4TexelSize

Field Value

ValueParameterKey<Vector2>

Texture5

public static readonly ObjectParameterKey<Texture> Texture5

Field Value

ObjectParameterKey<Texture>

Texture5TexelSize

public static readonly ValueParameterKey<Vector2> Texture5TexelSize

Field Value

ValueParameterKey<Vector2>

Texture6

public static readonly ObjectParameterKey<Texture> Texture6

Field Value

ObjectParameterKey<Texture>

Texture6TexelSize

public static readonly ValueParameterKey<Vector2> Texture6TexelSize

Field Value

ValueParameterKey<Vector2>

Texture7

public static readonly ObjectParameterKey<Texture> Texture7

Field Value

ObjectParameterKey<Texture>

Texture7TexelSize

public static readonly ValueParameterKey<Vector2> Texture7TexelSize

Field Value

ValueParameterKey<Vector2>

Texture8

public static readonly ObjectParameterKey<Texture> Texture8

Field Value

ObjectParameterKey<Texture>

Texture8TexelSize

public static readonly ValueParameterKey<Vector2> Texture8TexelSize

Field Value

ValueParameterKey<Vector2>

Texture9

public static readonly ObjectParameterKey<Texture> Texture9

Field Value

ObjectParameterKey<Texture>

Texture9TexelSize

public static readonly ValueParameterKey<Vector2> Texture9TexelSize

Field Value

ValueParameterKey<Vector2>

TextureCube0

public static readonly ObjectParameterKey<Texture> TextureCube0

Field Value

ObjectParameterKey<Texture>

TextureCube1

public static readonly ObjectParameterKey<Texture> TextureCube1

Field Value

ObjectParameterKey<Texture>

TextureCube2

public static readonly ObjectParameterKey<Texture> TextureCube2

Field Value

ObjectParameterKey<Texture>

TextureCube3

public static readonly ObjectParameterKey<Texture> TextureCube3

Field Value

ObjectParameterKey<Texture>

TextureCubes

The cube textures used by this class (TextureCube0, TextureCube1...etc.)

public static readonly IReadOnlyList<ObjectParameterKey<Texture>> TextureCubes

Field Value

IReadOnlyList<ObjectParameterKey<Texture>>

Textures3D

The 3d textures used by this class (Texture3D0, Texture3D1...etc.)

public static readonly IReadOnlyList<ObjectParameterKey<Texture>> Textures3D

Field Value

IReadOnlyList<ObjectParameterKey<Texture>>

TexturesTexelSize

Default textures size used by this class (Texture0TexelSize, Texture1TexelSize...etc.)

public static readonly IReadOnlyList<ValueParameterKey<Vector2>> TexturesTexelSize

Field Value

IReadOnlyList<ValueParameterKey<Vector2>>