Table of Contents

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

Field Value

StartColor

Initial color of particles.

public Color32 StartColor

Field Value

StartLifetime

Initial lifetime of particles.

public float StartLifetime

Field Value

StartSize

Initial size of particles.

public float StartSize

Field Value