C# Class Protogame.BatchingOptions

A default implementation of IBatchingOptions that you can use to configure static batching operations.
Inheritance: IBatchingOptions
Mostra file Open project: RedpointGames/Protogame

Public Methods

Method Description
BatchingOptions ( )

Creates a new set of batching options with the default settings.

Method Details

BatchingOptions() public method

Creates a new set of batching options with the default settings.
public BatchingOptions ( )