Version: 2021.1
언어: 한국어

HybridV2ShaderReflection.GetDOTSInstancingProperties

매뉴얼로 전환
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.