C# Class TSD4SliceEffect, VRCubeSword

Inheritance: MonoBehaviour
Mostra file Open project: VirsixInc/VRCubeSword

Public Properties

Property Type Description
brightnessCurve UnityEngine.AnimationCurve
duration float
filter UnityEngine.MeshFilter

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

brightnessCurve public_oe property

public AnimationCurve,UnityEngine brightnessCurve
return UnityEngine.AnimationCurve

duration public_oe property

public float duration
return float

filter public_oe property

public MeshFilter,UnityEngine filter
return UnityEngine.MeshFilter