C# Class MBHollowBoxEmitter, Pharos

Inheritance: MBEmitterType
Mostra file Open project: rstaewen/Pharos

Public Properties

Property Type Description
Hollow Vector3

Public Methods

Method Description
GetPosition ( MBParticle, PT ) : Vector3
Reset ( ) : void

Protected Methods

Method Description
DoGizmos ( ) : void

Method Details

DoGizmos() protected method

protected DoGizmos ( ) : void
return void

GetPosition() public method

public GetPosition ( MBParticle, PT ) : Vector3
PT MBParticle,
return Vector3

Reset() public method

public Reset ( ) : void
return void

Property Details

Hollow public_oe property

public Vector3 Hollow
return Vector3