ParticleHeatmap.SetParticle(Vector3) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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