| SoVRLdmFileWriterisRGBA Property  | 
true if RGBA mode (output will be unsigned int32 RGBA values). 
 
Namespace: OIV.LDM.WritersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFBool isRGBA { get; }Public ReadOnly Property isRGBA As SoSFBool
	Get
public:
property SoSFBool^ isRGBA {
	SoSFBool^ get ();
}member isRGBA : SoSFBool with get
Property Value
Type: 
SoSFBool
Remarks
See Also