SoTextureCombinerscaleRGB Property |
Specifies the RGB 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 scaleRGB { get; }
Public ReadOnly Property scaleRGB As SoSFFloat
Get
public:
property SoSFFloat^ scaleRGB {
SoSFFloat^ get ();
}
member scaleRGB : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also