C# Класс Protogame.BatchingOptions

A default implementation of IBatchingOptions that you can use to configure static batching operations.
Наследование: IBatchingOptions
Показать файл Открыть проект

Открытые методы

Метод Описание
BatchingOptions ( )

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

Описание методов

BatchingOptions() публичный Метод

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