SoShaderParameterImagetexture Property |
Specifies the texture to bind to the image unit.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFNode texture { get; }
Public ReadOnly Property texture As SoSFNode
Get
public:
property SoSFNode^ texture {
SoSFNode^ get ();
}
member texture : SoSFNode with get
Property Value
Type:
SoSFNodeRemarks See Also