Package apple.gameplaykit.enums
-
Class Summary Class Description GKMeshGraphTriangulationMode Adjusts how graph nodes are created when you triangulate a GKMeshGrapk [@enum] GKMeshGraphTriangulationModeVertices Graph nodes will be made at all triangle vertices [@enum] GKMeshGraphTriangulationModeCenters Graph nodes will be made at all triangle centers [@enum] GKMeshGraphTriangulationModeEdgeMidpoints Graph nodes will be made at midpoint of all triangle edgesGKRTreeSplitStrategy Used to adjust the way in which RTree nodes are split when they grow too large.