Chunks
Moddable voxel sandbox for room-scale VR.
Chunks.Geometry.IWorld Member List

This is the complete list of members for Chunks.Geometry.IWorld, including all inherited members.

CameraRigChunks.Geometry.IWorld
ChunkLoadedChunks.Geometry.IWorld
ChunkResolutionChunks.Geometry.IWorld
ChunkSizeChunks.Geometry.IWorld
CreateEntity()Chunks.Geometry.IWorld
DeltaTimeChunks.Geometry.IWorld
DisableRaycastable(IRaycastable raycastable)Chunks.Geometry.IWorld
EnableRaycastable(IRaycastable raycastable)Chunks.Geometry.IWorld
GameModeChunks.Geometry.IWorld
Get(IntVector pos)Chunks.Geometry.IWorld
GetAllComponents< TComponent >(bool includeDisabled=false)Chunks.Geometry.IWorld
GetAllEntities(bool includeDisabled=false)Chunks.Geometry.IWorld
GetBlockPosition(Vector position)Chunks.Geometry.IWorld
GetRootComponents< TComponent >(bool includeDisabled=false)Chunks.Geometry.IWorld
GetRootEntities(bool includeDisabled=false)Chunks.Geometry.IWorld
InvalidateChunk(IChunk chunk)Chunks.Geometry.IWorld
LightingChunks.Geometry.IWorld
PhysicsDeltaTimeChunks.Geometry.IWorld
PhysicsTimeChunks.Geometry.IWorld
PropertiesChunks.Geometry.IWorld
Raycast(Ray ray, float maxDist, out WorldRaycastHit hitInfo)Chunks.Geometry.IWorld
Raycast(Ray ray, float maxDist, out EntityRaycastHit hitInfo, Predicate< IRaycastable > predicate=null)Chunks.Geometry.IWorld
RaycastAll(Ray ray, float maxDist, out RaycastHit hitInfo, Predicate< IRaycastable > entityPredicate=null)Chunks.Geometry.IWorld
RaycastEntities(Ray ray, float maxDist, out EntityRaycastHit hitInfo, Predicate< IRaycastable > predicate=null)Chunks.Geometry.IWorld
RaycastWorld(Ray ray, float maxDist, out WorldRaycastHit hitInfo)Chunks.Geometry.IWorld
Regenerate(int seed=0)Chunks.Geometry.IWorld
Set(IntVector min, IntVector max, [NotNull] Block value, bool replace=true)Chunks.Geometry.IWorld
SpectatorCameraChunks.Geometry.IWorld
Sweep(SweptAABB toSweep, float maxDist, out WorldSweepHit hitInfo)Chunks.Geometry.IWorld
TimeChunks.Geometry.IWorld
UpdateConfig(WorldConfig config)Chunks.Geometry.IWorld