public static NativeArray<DOTSInstancingCbuffer> GetDOTSInstancingCbuffers (Shader shader);

Parámetros

shaderShader to get reflection data from.

Valor de retorno

NativeArray<DOTSInstancingCbuffer> List of detected DOTS instancing constant buffers.

Descripción

Returns the list of detected Hybrid Renderer DOTS instancing constant buffers for the given shader.

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