Space Engineers
Public Attributes | List of all members
Sandbox.Engine.Voxels.MyPrecalcJobRender.Args Struct Reference

Public Attributes

IMyStorage Storage
 
uint ClipmapId
 
MyCellCoord Cell
 
UInt64 WorkId
 
MyWorkTracker< ulong, MyPrecalcJobRender > RenderWorkTracker
 
Func< int > Priority
 
Action< ColorDebugDraw
 

Detailed Description

Definition at line 18 of file MyPrecalcJobRender.cs.

Member Data Documentation

MyCellCoord Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.Cell

Definition at line 22 of file MyPrecalcJobRender.cs.

uint Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.ClipmapId

Definition at line 21 of file MyPrecalcJobRender.cs.

Action<Color> Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.DebugDraw

Definition at line 26 of file MyPrecalcJobRender.cs.

Func<int> Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.Priority

Definition at line 25 of file MyPrecalcJobRender.cs.

MyWorkTracker<ulong, MyPrecalcJobRender> Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.RenderWorkTracker

Definition at line 24 of file MyPrecalcJobRender.cs.

IMyStorage Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.Storage

Definition at line 20 of file MyPrecalcJobRender.cs.

UInt64 Sandbox.Engine.Voxels.MyPrecalcJobRender.Args.WorkId

Definition at line 23 of file MyPrecalcJobRender.cs.


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