C# Class Axiom.Graphics.RenderQueueInvocation

Datei anzeigen 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_oe property

public string Name
return string

RenderQueueGroupID public_oe property

public uint RenderQueueGroupID
return uint

Shadows public_oe static_oe property

public static string Shadows
return string