CreationFuncForSubMeshes property

void Function(SubMesh entry, OctreeBlock<SubMesh> block) CreationFuncForSubMeshes

Implementation

external static void Function(SubMesh entry, OctreeBlock<SubMesh> block) get CreationFuncForSubMeshes;
void CreationFuncForSubMeshes=(void CreationFuncForSubMeshes(SubMesh entry, OctreeBlock<SubMesh> block))

Implementation

external static set CreationFuncForSubMeshes(void Function(SubMesh entry, OctreeBlock<SubMesh> block) CreationFuncForSubMeshes);