CameraFollowComponent.IsActive Property
Definition¶
Namespace: Brine2D.Systems.Rendering
Whether this component participates in camera follow selection. When multiple entities are active for the same camera, the one with the highest Priority wins.
public bool IsActive { get; set; }