Click or drag to resize

CylinderTextureMode Enumeration

The texture mapping algorithm to use for the cylinder visual.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public enum CylinderTextureMode
Members
  Member nameValueDescription
Default0
Tube1
Can2
Donut3
Tire4
See Also