SoTextureCombinerscaleAlpha Property |
Specifies the alpha scale for the entire texture operation and may be 1.0, 2.0, or 4.0.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFloat scaleAlpha { get; }
Public ReadOnly Property scaleAlpha As SoSFFloat
Get
public:
property SoSFFloat^ scaleAlpha {
SoSFFloat^ get ();
}
member scaleAlpha : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also