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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic BoxTextureMode TextureMode { get; set; }Property Value
BoxTextureMode
See Also