PlayerMousedefaultToCenter Property |
If enabled, the screen position will default to the center of the allowed movement area.
Otherwise, it will default to the lower-left corner of the allowed movement area.
Namespace: Rewired.ComponentsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntaxpublic bool defaultToCenter { get; set; }Property Value
Boolean
See Also