Class SamplerProfile
The SamplerProfile class.
Inherited Members
Namespace: Evergine.Assets.Exporters
Assembly: Evergine.Assets.dll
Syntax
public class SamplerProfile : AssetProfile
Constructors
SamplerProfile()
Initializes a new instance of the SamplerProfile class.
Declaration
public SamplerProfile()
SamplerProfile(SamplerStateDescription)
Initializes a new instance of the SamplerProfile class.
Declaration
public SamplerProfile(SamplerStateDescription samplerDescription)
Parameters
| Type | Name | Description |
|---|---|---|
| SamplerStateDescription | samplerDescription | Sampler state description. |
Fields
SamplerInfo
The sampler information.
Declaration
public SamplerInfoPart SamplerInfo
Field Value
| Type | Description |
|---|---|
| SamplerInfoPart |