ImageBackFace Enumeration |
Namespace: Demo3D.Visuals
public enum ImageBackFace
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Display nothing on the back (make it fully transparent). | |
| BackgroundColor | 1 | Display the diffuse color (no image). | |
| Image | 2 | Display the image on the back as well as the front. |
© Emulate3D Ltd. All rights reserved.