Click or drag to resize
SoTransferFunction.ArrayOut.PutByte Method

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void PutByte(
	int indexInt,
	int indexByte,
	byte byteToAdd
)

Parameters

indexInt
Type: System.Int32
indexByte
Type: System.Int32
byteToAdd
Type: System.Byte
See Also