SoVRMLMultiTextureTransformtextureTransform Property |
Contains multiple texture transforms.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFNode textureTransform { get; }
Public ReadOnly Property textureTransform As SoMFNode
Get
public:
property SoMFNode^ textureTransform {
SoMFNode^ get ();
}
member textureTransform : SoMFNode with get
Property Value
Type:
SoMFNode
Remarks
See Also