|
DXMeshGeometry3DFlipYTextureCoordinate Property |
Gets or sets a Boolean that specifies if y texture coordinate is changed to y' = 1 - y (flipped texture coordinates instead of flipping the image is much faster)
Namespace: Ab3d.DirectX.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public bool FlipYTextureCoordinate { get; set; }
Property Value
BooleanSee Also