Property pointCloudParticleSystem
pointCloudParticleSystem
Specifies a particle system to visualize an ARPointCloud.
Declaration
public ParticleSystem pointCloudParticleSystem { get; set; }
Property Value
| Type | Description |
|---|---|
| ParticleSystem | A particle system that will visualize point clouds. |