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: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValue(
	double value,
	SbDataType dataType
)

Parameters

value
Type: SystemDouble
dataType
Type: OIV.InventorSbDataType
Remarks