C# Class Protogame.BatchingOptions

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

Méthodes publiques

Méthode Description
BatchingOptions ( )

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

Method Details

BatchingOptions() public méthode

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