HybridV2ShaderReflection.GetDOTSInstancingProperties

Declaration

public static NativeArray<DOTSInstancingProperty> GetDOTSInstancingProperties(Shader shader);

Parameters

shader Shader to get reflection data from.

Returns

NativeArray<DOTSInstancingProperty> List of detected DOTS instancing properties.

Description

Returns the list of detected DOTS instancing properties for the given shader.

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


Did you find this page useful? Please give it a rating: