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()
對附件進行取樣時使用的取樣數。
該附件的用途旗標,用於確定能夠進行的操作。