Click or drag to resize

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.Images
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ImageBackFace BackFace { get; set; }

Property Value

ImageBackFace
See Also