SoDirectVizEnvironmentShadertextureID Property |
Index into the list of texture file (textureURLs) indicating which texture file to use for environment shading.
Namespace: OIV.Inventor.DirectViznodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFInt32 textureID { get; }
Public ReadOnly Property textureID As SoSFInt32
Get
public:
property SoSFInt32^ textureID {
SoSFInt32^ get ();
}
member textureID : SoSFInt32 with get
Property Value
Type:
SoSFInt32
Remarks
See Also