Gets or sets whether after pressing the Home key the camera should be centered.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute(true)]
public bool CenterCameraOnHomeKey { get; set; }

See Also