Click or drag to resize
SoCpuBufferUniformSetValue Method

Set the value and data type for this uniform buffer.

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

Parameters

value
Type: SystemDouble
dataType
Type: OIV.InventorSbDataType
Remarks