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.