menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.DocObjects
/
TextureCombineMode
TextureCombineMode enum
Determines how this texture is combined with others in a material's texture list.
Derived Classes:
Namespace:
Rhino.DocObjects
TextureCombineMode:
references
keyboard_arrow_down
Values (4)
None = 0
Modulate = 1
Modulate with material diffuse color
Decal = 2
Decal
Blend = 3
Blend texture with others in the material To "add" a texture, set BlendAmount = +1 To "subtract" a texture, set BlendAmount = -1
Nothing found