Click or drag to resize
AB4D logo

WpfMaterialSamplerStates Property

Gets an array of SamplerState that define the state of the samplers.

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public SamplerState[] SamplerStates { get; }

Property Value

SamplerState

Implements

IDiffuseTextureMaterialSamplerStates
See Also