SoTexture2TransformscaleFactor Property |
Scaling factors in S and T.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec2f scaleFactor { get; }
Public ReadOnly Property scaleFactor As SoSFVec2f
Get
public:
property SoSFVec2f^ scaleFactor {
SoSFVec2f^ get ();
}
member scaleFactor : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also