Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
RDAttachmentFormat
继承: RefCounted < Object
附件格式(由 RenderingDevice 使用)。
描述
这个对象由 RenderingDevice 使用。
属性
|
||
|
||
|
属性说明
DataFormat format = 36
🔗
void set_format(value: DataFormat)
DataFormat get_format()
该附件的数据格式。
TextureSamples samples = 0
🔗
void set_samples(value: TextureSamples)
TextureSamples get_samples()
对附件进行采样时使用的采样数。
该附件的用途标志,用于确定能够进行的操作。