C# 클래스 Protogame.BatchingOptions

A default implementation of IBatchingOptions that you can use to configure static batching operations.
상속: IBatchingOptions
파일 보기 프로젝트 열기: RedpointGames/Protogame

공개 메소드들

메소드 설명
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 ( )