SoTextureCoordinateObjectfactorS Property |
Factor applied to generate the coordinate S.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec4f factorS { get; }
Public ReadOnly Property factorS As SoSFVec4f
Get
public:
property SoSFVec4f^ factorS {
SoSFVec4f^ get ();
}
member factorS : SoSFVec4f with get
Property Value
Type:
SoSFVec4fRemarks See Also