C# Class PulsateMaterialProperty, Poker

Inheritance: MonoBehaviour
显示文件 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_oe property

public Material material
return Material

maxVal public_oe property

public float maxVal
return float

minVal public_oe property

public float minVal
return float

propertyName public_oe property

public string propertyName
return string

pulsateSpeed public_oe property

public float pulsateSpeed
return float