ImageRendererAspectBackFace Property |
The back face of an imported image can be a solid color (Background Color), a repeat of the image (Image) or nothing at all (None).
Namespace: Demo3D.Visuals.Renderers.ImagesAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic ImageBackFace BackFace { get; set; }Property Value
ImageBackFace
See Also