Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FOV2DVisionCone
C# Class FOV2DVisionCone, Ninja_Dudes
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: GDCASU/Ninja_Dudes
Class Usage Examples
Public Properties
Property
Type
Description
materials
List
status
Status,
Public Methods
Method
Description
LateUpdate
( ) :
void
Start
( ) :
void
UpdateMesh
( ) :
void
UpdateMeshMaterial
( ) :
void
Method Details
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
UpdateMesh()
public
method
public
UpdateMesh
( ) :
void
return
void
UpdateMeshMaterial()
public
method
public
UpdateMeshMaterial
( ) :
void
return
void
Property Details
materials
public_oe property
public
List
materials
return
List
status
public_oe property
public
Status,
status
return
Status,