SoVRMLTextureTransformcenter Property |
Specifies a translation offset in texture coordinate space about which the rotation and scale fields are applied.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec2f center { get; }
Public ReadOnly Property center As SoSFVec2f
Get
public:
property SoSFVec2f^ center {
SoSFVec2f^ get ();
}
member center : SoSFVec2f with get
Property Value
Type:
SoSFVec2f
Remarks
See Also