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
PulsateMaterialProperty
C# Class PulsateMaterialProperty, Poker
Inheritance:
MonoBehaviour
Show file
Open project: BernhardGlueck/Poker
Public Properties
Property
Type
Description
material
Material
maxVal
float
minVal
float
propertyName
string
pulsateSpeed
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
material
public property
public
Material
material
return
Material
maxVal
public property
public
float
maxVal
return
float
minVal
public property
public
float
minVal
return
float
propertyName
public property
public
string
propertyName
return
string
pulsateSpeed
public property
public
float
pulsateSpeed
return
float