Table of Contents

Class VehicleBoundingSphereRadiusPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Vehicle/VehicleBoundingSphereRadius", true, "Radius of the vehicle's Bounding Sphere ", "Utilized by VFX & Wwise for estimating vessel size")]
public class VehicleBoundingSphereRadiusPropertyWatcher : VehiclePropertyWatcher
Inheritance
VehicleBoundingSphereRadiusPropertyWatcher
Inherited Members
Extension Methods

Constructors

VehicleBoundingSphereRadiusPropertyWatcher()

public VehicleBoundingSphereRadiusPropertyWatcher()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double

baseType()

public override Type baseType()

Returns

Type