Class SparseSpatialMapPointCloudRenderer.PointCloudParticleParameter
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Parameters for rendering point cloud particles.
[Serializable]
public class SparseSpatialMapPointCloudRenderer.PointCloudParticleParameter
- Inheritance
-
SparseSpatialMapPointCloudRenderer.PointCloudParticleParameter
Fields
RemainingLifetime
Remaining lifetime of particles.
public float RemainingLifetime
StartColor
Initial color of particles.
public Color32 StartColor
StartLifetime
Initial lifetime of particles.
public float StartLifetime
StartSize
Initial size of particles.
public float StartSize