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 particle lifetime.

public float RemainingLifetime

Field Value

StartColor

Initial particle color.

public Color32 StartColor

Field Value

StartLifetime

Initial particle lifetime.

public float StartLifetime

Field Value

StartSize

Initial particle size.

public float StartSize

Field Value