C# Class VFX_Channel_Sparks

Inheritance: MonoBehaviour
Mostra file Open project: LilTsubaki/Les-fragments-d-Erule

Public Properties

Property Type Description
spark GameObject
target Transform

Public Methods

Method Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Property Details

spark public_oe property

public GameObject spark
return GameObject

target public_oe property

public Transform target
return Transform