Chunks
Moddable voxel sandbox for room-scale VR.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 CAttribute
 CChunks.Graphics.BaseMaterialProvides information for how to render a Model.
 CChunks.Geometry.BlockClipboardItem
 CChunks.Controls.BoundsUsed in controls to describe an axis aligned rectangle.
 CChunks.Geometry.ChunkGeneratorBase class for custom world generators.
 CChunks.Geometry.ChunkWatcher
 CComponent
 CChunks.CurveBase class for types that define a mapping from the range [0.0, 1.0] to another value.
 CChunks.Geometry.EntityRaycastHit
 CEventArgs
 CEventWaitHandle
 CException
 CChunks.Plugins.GameModeBase class for custom types that define top level game rules.
 CChunks.Plugins.GameModeInfo
 CLibNoise.GradientProvides a color gradient.
 CChunks.IConfigCollectionClasses that implement this interface can be used with the Chunks.Config static class to automatically read and write config files. Any public fields in classes implementing this interface will be serialized when saving the config file.
 CIDisposable
 CChunks.Graphics.IEmissionMaterial
 CIEnumerable
 CIEquatable
 CChunks.Controls.IMotionControllerInputModule
 CChunks.Entities.IObject
 CChunks.Plugins.IResourceCollection
 CChunks.Plugins.IScreenshotService
 CChunks.Graphics.ITexture
 CChunks.Controls.IWandPointerEventData
 CChunks.Geometry.IWorldInterface for types that implement a voxel world.
 CChunks.Geometry.IWorldHitInterface for types that describe a collision with the world.
 CJsonConverter
 CChunks.Graphics.Camera.Lighting
 CChunks.Plugins.Plugin.LoadContext
 CChunks.LogMessage
 CChunks.Geometry.Matrix4
 CChunks.Controls.MenuPanelProperties
 CChunks.Interface.MenuPanelRaycastHitContains information about a Ray hitting a MenuPanel.
 CChunks.Graphics.ModelGeneratorHelper class used to procedurally generate 3D models.
 CChunks.Entities.ObjectBase class for Entity and Component types, implementing manipulation and accessing of child entities or components.
 CChunks.Plugins.PluginInfo
 CPluginResource
 CChunks.Plugins.PluginResourceBase class for types that can be loaded from a plugin as a resource.
 CChunks.Geometry.RayDescribes a point being projected along a line a specific direction.
 CChunks.Geometry.RaycastHit
 CChunks.Graphics.TextureAtlas.Rect
 CChunks.Geometry.Surface.TilesInfo.SizeInfo
 CChunks.Audio.SoundModifierUsed to modify parameters of a playing sound effect.
 CChunks.Geometry.SweptAABBDescribes an axis aligned bounding box being projected along a line in a specific direction.
 CChunks.Controls.TabContainer.Tab
 CChunks.Interface.WandButtonRepresents a button on a Wand.
 CChunks.Interface.WandToolBase class for types that define selectable wand controller functionality.