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
FogBank
C# Class FogBank, Pharos
Inheritance:
MonoBehaviour
Show file
Open project: rstaewen/Pharos
Public Properties
Property
Type
Description
RotateMaterialInstead
bool
centerTransform
Transform
lockToCenterTransform
bool
rotationsPerSecond
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
RotateMaterialInstead
public property
public
bool
RotateMaterialInstead
return
bool
centerTransform
public property
public
Transform
centerTransform
return
Transform
lockToCenterTransform
public property
public
bool
lockToCenterTransform
return
bool
rotationsPerSecond
public property
public
float
rotationsPerSecond
return
float