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: 19.00.00
Syntax
C#
public enum CylinderTextureMode
Members
Member nameValueDescription
Default0 
Tube1 
Can2 
Donut3 
Tire4 
See Also