This version of Unity is unsupported.

ConstantBufferInfo

struct in UnityEditor

Description

Provides resource layout information about a shader constant buffer.

Properties

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).