Click or drag to resize
SoVRLdmFileWriterisRGBA Property

true if RGBA mode (output will be unsigned int32 RGBA values).

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFBool isRGBA { get; }

Property Value

Type: SoSFBool
Remarks

Default is false.

See Also