C# Class Particles.GlobalForce

Show file Open project: guidovanhilst/SharpThreejs Class Usage Examples

Public Properties

Property Type Description
Apply bool

Public Methods

Method Description
GetForce ( ) : THREE.Vector3

Method Details

GetForce() public method

public GetForce ( ) : THREE.Vector3
return THREE.Vector3

Property Details

Apply public property

public bool Apply
return bool