Up to date
This page is up to date for Blazium 0.4.90 (4.3)
.
If you still find outdated information, please open an issue.
RDAttachmentFormat๏
Inherits: RefCounted < Object
Attachment format (used by RenderingDevice).
Description๏
This object is used by RenderingDevice.
Properties๏
|
||
|
||
|
Property Descriptions๏
DataFormat format = 36
๐
void set_format(value: DataFormat)
DataFormat get_format()
The attachment's data format.
TextureSamples samples = 0
๐
void set_samples(value: TextureSamples)
TextureSamples get_samples()
The number of samples used when sampling the attachment.
The attachment's usage flags, which determine what can be done with it.