Enum SasScriptCommand.CommandType
- Namespace
- OmegaEngine.Graphics.Shaders
- Assembly
- OmegaEngine.dll
public enum SasScriptCommand.CommandType
- Extension Methods
Fields
Clear = 13
ClearSetColor = 14
ClearSetDepth = 15
ClearSetStencil = 16
Draw = 10
GeometryList = 17
Hint = 18
LoopByCount = 1
LoopByType = 0
LoopEnd = 5
LoopGetCount = 2
LoopGetIndex = 3
LoopUpdate = 4
Pass = 9
RenderColorTarget = 6
RenderDepthStencilTarget = 7
ScriptExternal = 12
ScriptSignature = 11
Technique = 8