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.1.0.0 (10.17.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