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๏ƒ

DataFormat

format

36

TextureSamples

samples

0

int

usage_flags

0


Property Descriptions๏ƒ

DataFormat format = 36 ๐Ÿ”—

The attachment's data format.


TextureSamples samples = 0 ๐Ÿ”—

The number of samples used when sampling the attachment.


int usage_flags = 0 ๐Ÿ”—

  • void set_usage_flags(value: int)

  • int get_usage_flags()

The attachment's usage flags, which determine what can be done with it.