QuadRendererAspectHasBackFace Property |
Whether to show the back face of the quad or not.
Namespace:
Demo3D.Visuals.Renderers.Primitives
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic bool HasBackFace { get; set; }Property Value
Type:
Boolean
See Also