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