Space Engineers
Properties | List of all members
Sandbox.Engine.Voxels.IMyVoxelDrawable Interface Reference
Inheritance diagram for Sandbox.Engine.Voxels.IMyVoxelDrawable:
Sandbox.Game.Entities.MyVoxelBase Sandbox.Game.Entities.MyPlanet Sandbox.Game.Entities.MyVoxelMap

Properties

IMyStorage Storage [get]
 
Vector3I Size [get]
 
Vector3D PositionLeftBottomCorner [get]
 
Matrix Orientation [get]
 
Vector3I StorageMin [get]
 
MyRenderComponentBase Render [get]
 
MyClipmapScaleEnum ScaleGroup [get]
 

Detailed Description

Definition at line 7 of file IMyVoxelDrawable.cs.

Property Documentation

Matrix Sandbox.Engine.Voxels.IMyVoxelDrawable.Orientation
get

Definition at line 25 of file IMyVoxelDrawable.cs.

Vector3D Sandbox.Engine.Voxels.IMyVoxelDrawable.PositionLeftBottomCorner
get

Definition at line 20 of file IMyVoxelDrawable.cs.

MyRenderComponentBase Sandbox.Engine.Voxels.IMyVoxelDrawable.Render
get

Definition at line 35 of file IMyVoxelDrawable.cs.

MyClipmapScaleEnum Sandbox.Engine.Voxels.IMyVoxelDrawable.ScaleGroup
get

Definition at line 40 of file IMyVoxelDrawable.cs.

Vector3I Sandbox.Engine.Voxels.IMyVoxelDrawable.Size
get

Definition at line 15 of file IMyVoxelDrawable.cs.

IMyStorage Sandbox.Engine.Voxels.IMyVoxelDrawable.Storage
get

Definition at line 10 of file IMyVoxelDrawable.cs.

Vector3I Sandbox.Engine.Voxels.IMyVoxelDrawable.StorageMin
get

Definition at line 30 of file IMyVoxelDrawable.cs.


The documentation for this interface was generated from the following file: