ParticleHeatmap.SetParticle(Vector3) Method

Definition

public:
 void SetParticle(UnityEngine::Vector3 pos);
public void SetParticle (UnityEngine.Vector3 pos);
member this.SetParticle : UnityEngine.Vector3 -> unit
Public Sub SetParticle (pos As Vector3)

Parameters

pos
UnityEngine.Vector3

Applies to