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