C# Class Axiom.Graphics.RenderQueueInvocation

Show file Open project: WolfgangSt/axiom

Public Properties

Property Type Description
Name string
RenderQueueGroupID uint
Shadows string

Public Methods

Method Description
RenderQueueInvocation ( ) : System

Private Methods

Method Description
Invoke ( Axiom.Graphics.RenderQueueGroup queueGroup, SceneManager sceneManager ) : void

Method Details

RenderQueueInvocation() public method

public RenderQueueInvocation ( ) : System
return System

Property Details

Name public property

public string Name
return string

RenderQueueGroupID public property

public uint RenderQueueGroupID
return uint

Shadows public static property

public static string Shadows
return string