Version: 2022.3
言語: 日本語
public bool useInstancing ;

説明

Indicates whether this detail prototype uses GPU Instancing for rendering.

When you set this value to true, Unity uses the Material and Shader used by the prototype GameObject for rendering.

Currently this setting is only effective when you specify VertexLit as the renderMode.