C# Class Protogame.DefaultDirectionalLightEntity

Inheritance: Protogame.ComponentizedEntity
Show file Open project: RedpointGames/Protogame

Public Methods

Method Description
DefaultDirectionalLightEntity ( IEditorQuery editorQuery, StandardDirectionalLightComponent standardDirectionalLightComponent ) : Microsoft.Xna.Framework

Method Details

DefaultDirectionalLightEntity() public method

public DefaultDirectionalLightEntity ( IEditorQuery editorQuery, StandardDirectionalLightComponent standardDirectionalLightComponent ) : Microsoft.Xna.Framework
editorQuery IEditorQuery
standardDirectionalLightComponent StandardDirectionalLightComponent
return Microsoft.Xna.Framework