Click or drag to resize
SoDataSetIdid Property

Data set id.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
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 Note

Field available since Open Inventor 8.0

See Also