Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Protogame
BatchingOptions
C# Class Protogame.BatchingOptions
A default implementation of
IBatchingOptions
that you can use to configure static batching operations.
Inheritance:
IBatchingOptions
Show 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
( )