Click or drag to resize
SoLDMResourceManagerSetTexelSize Method

Sets the size of a texture element in bits(for instance, 32 if RGBA).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void SetTexelSize(
	int texelSize
)

Parameters

texelSize
Type: SystemInt32
Remarks