BoxVisualTextureMode Property  | 
 Default just uses Material on each face. DVD uses Material as the texture for the back, spine and front, and ExtraMaterials[0] for the other faces. Letter uses Material for the top, ExtraMaterial[0] for the bottom and ExtraMaterial[1] for the sides.
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic BoxTextureMode TextureMode { get; set; }Property Value
Type: 
BoxTextureMode
See Also