BoxVisualTextureMode Property |
Property Value
Type:
BoxTextureModeDefault 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: 11.0.0.7658
Syntaxpublic BoxTextureMode TextureMode { get; set; }Property Value
Type:
BoxTextureMode
See Also