RhinoCommon API
TextureTextureCombineMode Property |
Determines how this texture is combined with others in a material's
texture list.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.6
public TextureCombineMode TextureCombineMode { get; set; }
Public Property TextureCombineMode As TextureCombineMode Get Set