Class RDAttachmentFormat
Attachment format (used by RenderingDevice).
- Inheritance
-
RDAttachmentFormat
Remarks
This object is used by RenderingDevice.
Properties
format
The attachment's data format.
var format : int = 36
Property Value
Remarks
samples
The number of samples used when sampling the attachment.
var samples : int = 0
Property Value
Remarks
usage_flags
The attachment's usage flags, which determine what can be done with it.
var usage_flags : int = 0