Version: 2021.3

DOTSInstancingCbuffer

struct in Unity.Rendering.HybridV2

切换到手册

描述

Reflection data for a DOTS instancing constant buffer.

This is an experimental API for use by the Hybrid Renderer package. It is not intended for any other purpose.

变量

CbufferIndexThe index of this constant buffer in the list of constant buffers returned by HybridV2ShaderReflection.GetDOTSInstancingCbuffers.
NameIDThe value returned by Shader.PropertyToID for the name of this constant buffer.
SizeBytesThe size of this constant buffer in bytes.