Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoTextureCombiner.SourceParameters> |
SoTextureCombiner.source0Alpha
Specifies one of the three sources for the alpha components.
|
SoSFEnum<SoTextureCombiner.SourceParameters> |
SoTextureCombiner.source0RGB
Specifies one of the three sources for the RGB components.
|
SoSFEnum<SoTextureCombiner.SourceParameters> |
SoTextureCombiner.source1Alpha
Specifies one of the three sources for the alpha components.
|
SoSFEnum<SoTextureCombiner.SourceParameters> |
SoTextureCombiner.source1RGB
Specifies one of the three sources for the RGB components.
|
SoSFEnum<SoTextureCombiner.SourceParameters> |
SoTextureCombiner.source2Alpha
Specifies one of the three sources for the alpha components.
|
SoSFEnum<SoTextureCombiner.SourceParameters> |
SoTextureCombiner.source2RGB
Specifies one of the three sources for the RGB components.
|
Modifier and Type | Method and Description |
---|---|
static SoTextureCombiner.SourceParameters |
SoTextureCombiner.SourceParameters.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTextureCombiner.SourceParameters |
SoTextureCombiner.SourceParameters.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTextureCombiner.SourceParameters |
SoTextureCombiner.SourceParameters.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTextureCombiner.SourceParameters[] |
SoTextureCombiner.SourceParameters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com