| Package | Description |
|---|---|
| com.openinventor.inventor.nodes |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoTextureCombiner.CombineFunctions> |
SoTextureCombiner.combineAlpha
Specifies the texture combiner function to apply on the source<n>Alpha transformed by the operand<n>Alpha.
|
SoSFEnum<SoTextureCombiner.CombineFunctions> |
SoTextureCombiner.combineRGB
Specifies the texture combiner function to apply on the source<n>RGB transformed by the operand<n>RGB.
|
| Modifier and Type | Method and Description |
|---|---|
static SoTextureCombiner.CombineFunctions |
SoTextureCombiner.CombineFunctions.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTextureCombiner.CombineFunctions |
SoTextureCombiner.CombineFunctions.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTextureCombiner.CombineFunctions |
SoTextureCombiner.CombineFunctions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTextureCombiner.CombineFunctions[] |
SoTextureCombiner.CombineFunctions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com