|
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.MaterialsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Rect TextureCoordinatesBounds { get; set; }
Property Value
RectSee Also