Struct SamplerSlot
Sampler slot class.
Namespace: Evergine.Framework.Graphics
Assembly: Evergine.Framework.dll
Syntax
public struct SamplerSlot
Fields
Sampler
Texture sampler.
Declaration
public SamplerState Sampler
Field Value
| Type | Description |
|---|---|
| SamplerState |
SamplerInfo
Sampler information.
Declaration
public SamplerInfo SamplerInfo
Field Value
| Type | Description |
|---|---|
| SamplerInfo |