SoVRMLImageTextureurl Property |
Filename (or URL) from which to read the texture image.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFFilePathString url { get; }
Public ReadOnly Property url As SoMFFilePathString
Get
public:
property SoMFFilePathString^ url {
SoMFFilePathString^ get ();
}
member url : SoMFFilePathString with get
Property Value
Type:
SoMFFilePathString
RemarksNote: Open Inventor only tries to open the first URL in the field.
See Also