Chunks
Moddable voxel sandbox for room-scale VR.
|
►CAttribute | |
►CChunks.Graphics.BaseMaterial | Provides information for how to render a Model. |
CChunks.Geometry.BlockClipboardItem | |
CChunks.Controls.Bounds | Used in controls to describe an axis aligned rectangle. |
►CChunks.Geometry.ChunkGenerator | Base class for custom world generators. |
CChunks.Geometry.ChunkWatcher | |
►CComponent | |
►CChunks.Curve | Base 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.GameMode | Base class for custom types that define top level game rules. |
CChunks.Plugins.GameModeInfo | |
CLibNoise.Gradient | Provides a color gradient. |
►CChunks.IConfigCollection | Classes 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.IWorld | Interface for types that implement a voxel world. |
►CChunks.Geometry.IWorldHit | Interface 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.MenuPanelRaycastHit | Contains information about a Ray hitting a MenuPanel. |
CChunks.Graphics.ModelGenerator | Helper class used to procedurally generate 3D models. |
►CChunks.Entities.Object | Base class for Entity and Component types, implementing manipulation and accessing of child entities or components. |
CChunks.Plugins.PluginInfo | |
►CPluginResource | |
►CChunks.Plugins.PluginResource | Base class for types that can be loaded from a plugin as a resource. |
CChunks.Geometry.Ray | Describes a point being projected along a line a specific direction. |
CChunks.Geometry.RaycastHit | |
CChunks.Graphics.TextureAtlas.Rect | |
CChunks.Geometry.Surface.TilesInfo.SizeInfo | |
CChunks.Audio.SoundModifier | Used to modify parameters of a playing sound effect. |
CChunks.Geometry.SweptAABB | Describes an axis aligned bounding box being projected along a line in a specific direction. |
CChunks.Controls.TabContainer.Tab | |
CChunks.Interface.WandButton | Represents a button on a Wand. |
CChunks.Interface.WandTool | Base class for types that define selectable wand controller functionality. |