Click or drag to resize
SoCpuBufferUniform.SetValue Method

Set the value and data type for this uniform buffer.

Namespace: OIV.LDM.Tiles
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetValue(
	double value,
	SbDataType dataType
)

Parameters

value
Type: System.Double
dataType
Type: OIV.Inventor.SbDataType
Remarks