Version: 2022.2
言語: 日本語

ConstantBufferInfo

struct in UnityEditor

マニュアルに切り替える

説明

Provides resource layout information about a shader constant buffer.

変数

FieldsThe fields in this constant buffer (Read Only).
NameThe name of this constant buffer (Read Only).
SizeThe size (in bytes) of this constant buffer (Read Only).