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