Click or drag to resize
SoDataSetIdid Property

Data set id.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFInt32 id { get; }

Property Value

Type: SoSFInt32
Remarks

1 by default (texture unit 0 is reserved for the color lookup table by default). The number of available texture units depends on your hardware. You can query this number using SoDataSet.getMaxNumDataSet.

NOTE: field available since Open Inventor 8.0

See Also