Click or drag to resize

TextureGraphInfoChannel Enumeration

[Missing <summary> documentation for "T:Rhino.Render.TextureGraphInfo.Channel"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public enum Channel
Members
  Member nameValueDescription
kRed0
kGrn1
kBlu2
kAlp3
kLum4
See Also