IMyCameraBlockAvailableScanRange Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
The maximum distance that this camera can scan, based on the time since the last scan.
Namespace: Sandbox.ModAPI.IngameAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double AvailableScanRange { get; }
ReadOnly Property AvailableScanRange As Double
Get
property double AvailableScanRange {
double get ();
}
abstract AvailableScanRange : float with get
Property Value
Type:
DoubleSee Also