SoVRMLTextureTransformscale Property |
Scaling factors in S and T.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFVec2f scale { get; }
Public ReadOnly Property scale As SoSFVec2f
Get
public:
property SoSFVec2f^ scale {
SoSFVec2f^ get ();
}
member scale : SoSFVec2f with get
Property Value
Type:
SoSFVec2f
Remarks
See Also