SparseSpatialMapActiveController Class

Description

MonoBehaviour which controls the sparse spatial map root GameObject .active strategy in the scene.


Enums

public enum SparseSpatialMapActiveController.Strategy

Strategy to control the GameObject .active.


MonoBehaviour Messages

protected virtual void Start()


Fields

ActiveControl

C#

public SparseSpatialMapActiveController.Strategy ActiveControl

Strategy to control the GameObject .active. If you are willing to control GameObject .active or there are other components controlling GameObject .active, make sure to set it to SparseSpatialMapActiveController.Strategy.None .