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
SplitScreenCamera
C# Class SplitScreenCamera, racing_game
Inheritance:
MonoBehaviour
Show file
Open project: Rarau/racing_game
Class Usage Examples
Public Properties
Property
Type
Description
numCols
int
numRows
int
totalPlayers
int
Public Methods
Method
Description
SetPlayerNumber
(
int
num
) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
SetPlayerNumber()
public
method
public
SetPlayerNumber
(
int
num
) :
void
num
int
return
void
Property Details
numCols
public static property
public
static
int
numCols
return
int
numRows
public static property
public
static
int
numRows
return
int
totalPlayers
public static property
public
static
int
totalPlayers
return
int