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
ArrayMaker
C# Class ArrayMaker, Elemental
Inheritance:
MonoBehaviour
Show file
Open project: CodeStrumpet/Elemental
Class Usage Examples
Public Properties
Property
Type
Description
numXElements
int
numYElements
int
numZElements
int
paddingPercent
Vector3
prefabObject
GameObject
Public Methods
Method
Description
Start
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
numXElements
public property
public
int
numXElements
return
int
numYElements
public property
public
int
numYElements
return
int
numZElements
public property
public
int
numZElements
return
int
paddingPercent
public property
public
Vector3
paddingPercent
return
Vector3
prefabObject
public property
public
GameObject
prefabObject
return
GameObject