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