Click or drag to resize
AB4D logo

WpfMaterialHasImageInvertedYTransformation Property

If true then the texture image has a transformation that flips the texture vertically. This property is used by DXEngine to optimize the rendering of a texture.

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

Property Value

Boolean
See Also