Click or drag to resize
AB4D logo

WpfMaterialTextureCoordinatesBounds Property

TextureCoordinatesBounds contains the bounding value of the mesh's texture coordinates - needed when drawing texture and texture coordinates size is not 1.

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Rect TextureCoordinatesBounds { get; set; }

Property Value

Rect
See Also