SoTextureCombinerconstantColor Property |
Specifies a constant color.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec4f constantColor { get; }
Public ReadOnly Property constantColor As SoSFVec4f
Get
public:
property SoSFVec4f^ constantColor {
SoSFVec4f^ get ();
}
member constantColor : SoSFVec4f with get
Property Value
Type:
SoSFVec4fRemarks See Also