isReadyForSubMesh method

bool isReadyForSubMesh(
  1. SubMesh subMesh,
  2. List<String> defines,
  3. ShadowGenerator shadowGenerator,
  4. bool useInstances,
)

Implementation

external bool isReadyForSubMesh(SubMesh subMesh, List<String> defines, ShadowGenerator shadowGenerator, bool useInstances);