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

説明

Indicates whether this detail prototype uses the Mesh object from the GameObject specified by prototype.

If renderMode is Grass, you can set this value to either true or false. However, if renderMode is GrassBillboard, you must set this value to false. And if renderMode is VertexLit, you must set this value to true. Otherwise, this detail prototype won't render.