Version: 2021.2
言語: 日本語
public static NativeArray<DOTSInstancingProperty> GetDOTSInstancingProperties (Shader shader);

パラメーター

shader Shader to get reflection data from.

戻り値

NativeArray<DOTSInstancingProperty> List of detected DOTS instancing properties.

説明

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.