RDAttachmentFormat

继承: RefCounted < Object

附件格式(由 RenderingDevice 使用)。

描述

这个对象由 RenderingDevice 使用。

属性

DataFormat

format

36

TextureSamples

samples

0

int

usage_flags

0


属性说明

DataFormat format = 36

该附件的数据格式。


TextureSamples samples = 0

对附件进行采样时使用的采样数。


int usage_flags = 0

  • void set_usage_flags ( int value )

  • int get_usage_flags ( )

该附件的用途标志,用于确定能够进行的操作。

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.