SoDirectVizEnvironmentShadertextureURLs Property |
A list of textures files.
Namespace: OIV.Inventor.DirectViznodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoMFString textureURLs { get; }
Public ReadOnly Property textureURLs As SoMFString
Get
public:
property SoMFString^ textureURLs {
SoMFString^ get ();
}
member textureURLs : SoMFString with get
Property Value
Type:
SoMFString
RemarksThe files must be in one of the following formats supported by Open Inventor: BMP, GIF, JPEG2000, JPEG, PGX, PNG, PNM, SGI RGBA, Sun, and TIFF.
See Also