JNO XML Guide

A community-kept guide to Juno New Origins XML Modding


Project maintained by WNP78 Hosted on GitHub Pages — Theme by mattgraham

Home

PartModifier Properties

These can all be used when referencing a part modifier by id in an InputController. They are displayed in the format of: PartModifierId.Property. In actual use, you could call the modifier anything you like. For instance, you could, on your fuel tank, set up:

<FuelTank id="MainFuelTank" />

then, in an InputController, use:

<InputController input="MainFuelTank.IsEmpty" />

Below is a table of all the different properties you can access, per modifier.

Name Type
CameraVantage.Data.AutoCenterCamera bool
CameraVantage.Data.AutoOrient bool
CameraVantage.Data.DirtIntensity float
CameraVantage.Data.EnabledByDefault bool
CameraVantage.Data.FieldOfView float
CameraVantage.Data.FieldOfViewMax float
CameraVantage.Data.FieldOfViewMin float
CameraVantage.Data.HideBase bool
CameraVantage.Data.IsHidden bool
CameraVantage.Data.IsNight bool
CameraVantage.Data.LookAtCommandPod bool
CameraVantage.Data.ManualRegister bool
CameraVantage.Data.MassDry float
CameraVantage.Data.PadPosition bool
CameraVantage.Data.Scale float
CameraVantage.Data.VariableZoom bool
CameraVantage.AutoCenterCamera bool
CameraVantage.AutoOrient bool
CameraVantage.CurrentFieldOfView float
CameraVantage.HidePart bool
CameraVantage.LookAtCommandPod bool
CameraVantage.MouseLook bool
CargoBay.Data.HasBase bool
CargoBay.Data.Open bool
CargoBay.Data.OpenAngle float
CargoBay.Data.OpenAngleSecondary float
CargoBay.Data.OpenSpeed float
CargoBay.Data.SoundVolume float
CargoBay.Data.StartOpen bool
CargoBay.OpenAmount float
CommandPod.Data.AutoRecalculateStages bool
CommandPod.Data.Battery float
CommandPod.Data.Gyros float
CommandPod.Data.CraftConfigAutoAssign bool
CommandPod.Data.PowerConsumption float
CommandPod.Data.ReOrientCraftOnConfigChange bool
CommandPod.Data.ReplicateControls bool
CommandPod.Data.ReplicateStageActivations bool
CommandPod.Data.SupressSwitchedToCraftMessage bool
CommandPod.Data.UseDefaultPilotSeatRotation bool
CommandPod.AutoRecalculateStages bool
CommandPod.IsEva bool
CommandPod.IsPlayerControlled bool
CommandPod.ReplicateControls bool
CommandPod.ReplicateStageActivations bool
CommandPod.SupressSwitchedToCraftMessage bool
CommandPod.ReorientControlsOnChanges bool
Decal.Data.OffsetX float
Decal.Data.OffsetY float
Decal.Data.TilingX float
Decal.Data.TilingY float
Decal.Data.UseSourceColor bool
Detacher.Data.DetachOnActivated bool
Detacher.Data.Force float
Detacher.Data.MassDry float
Detacher.Data.Scale float
DockingPort.Data.MagnetForce float
DockingPort.Data.MassDry float
DockingPort.Data.Scale float
DockingPort.Data.ScaledScale float
DockingPort.DockingTime float
DockingPort.InspectorDockingStatusPercentage float
DockingPort.IsColliderReadyForDocking bool
DockingPort.IsDocked bool
DockingPort.IsDocking bool
DockingPort.IsReadyForDocking bool
DockingPort.IsUndocking bool
ElectricMotor.Data.BrakeTorque float
ElectricMotor.Data.BrakeTorqueUnscaled float
ElectricMotor.Data.MassDry float
ElectricMotor.Data.PowerUsagePerTorque float
ElectricMotor.Data.Rpm float
ElectricMotor.Data.Scale float
ElectricMotor.Data.SoundVolume float
ElectricMotor.Data.StaticResistance float
ElectricMotor.Data.ThrottleGovernorEnabled bool
ElectricMotor.Data.Torque float
ElectricMotor.Data.TorqueUnscaled float
ElectricMotorOld.Data.BrakeTorque float
ElectricMotorOld.Data.BrakeTorqueUnscaled float
ElectricMotorOld.Data.MassDry float
ElectricMotorOld.Data.PowerUsagePerTorque float
ElectricMotorOld.Data.Rpm float
ElectricMotorOld.Data.Scale float
ElectricMotorOld.Data.SoundVolume float
ElectricMotorOld.Data.StaticResistance float
ElectricMotorOld.Data.Torque float
ElectricMotorOld.Data.TorqueUnscaled float
ElectricMotorOld.CurrentRpm float
ElectricMotorOld.PowerUsage float
ElectricMotorOld.UsesMachNumber bool
ElectricMotorOld.MaxPowerConsumption float
ElectricMotor.AppliedMotorTorque float
ElectricMotor.CurrentRpm float
ElectricMotor.RpmReductionScalar float
ElectricMotor.PowerConsumption float
ElectricMotor.Torque float
ElectricMotor.UsesMachNumber bool
ElectricMotor.MaxPowerConsumption float
EvaChair.Data.ForwardLook float
EvaChair.Data.SnapRange float
Fairing.Data.FairingBase bool
Fairing.Data.Jettisoned bool
Fairing.Data.JettisonSpin float
Fairing.Data.JettisonVelocity float
FlightProgram.Data.HideEditButton bool
FlightProgram.Data.OutputToDevConsole bool
FlightProgram.Data.SaveFlightProgram bool
FlightProgram.Data.TimeSinceLaunch double
FlightProgram.Data.PowerConsumptionPerInstruction float
FlightProgram.Data.BroadcastPowerConsumptionPerByte float
FuelTank.Data.AutoFuelType bool
FuelTank.Data.Capacity double
FuelTank.Data.ExplosivePower double
FuelTank.Data.Fuel double
FuelTank.Data.MassDry float
FuelTank.Data.MassWet float
FuelTank.Data.Utilization float
FuelTank.IsDestroyed bool
FuelTank.IsEmpty bool
FuelTank.IsFull bool
FuelTank.SupportsFuelTransfer bool
FuelTank.TotalCapacity double
FuelTank.TotalFuel double
FuelTank.UsesMachNumber bool
CoverEngine.Data.CoverEngine bool
GaugeBase.Data.HideBase bool
GaugeBase.Data.HideRim bool
GaugeBase.Data.Scale float
Gauge.Data.FaceZero float
Gauge.Data.FlipFace bool
Gauge.Data.HideFace bool
Gauge.Data.HideIndicator bool
Gauge.Data.IndicatorLength float
Gauge.Data.IndicatorZero float
Gauge.Data.MassDry float
Gauge.Data.Multiplier float
Gauge.Data.Scale float
Generator.Data.FuelFlow float
Generator.Data.FuelConsumptionScale float
Generator.Data.HideBase bool
Generator.Data.MassDry float
Generator.Data.Scale float
Generator.Data.Stretch float
Generator.Data.SoundVolume float
Generator.UsesMachNumber bool
GenericPart.Data.AttachmentSize float
GenericPart.Data.MassDry float
GenericPart.Data.Scale float
Gyroscope.Data.ElectricalConsumption float
Gyroscope.Data.MassDry float
Gyroscope.Data.MaxAcceleration float
Gyroscope.Data.Power float
Gyroscope.Data.SpoolUpRatio float
Gyroscope.Data.Utilization float
Gyroscope.PowerConsumption float
Gyroscope.UsesMachNumber bool
InputBasedActivator.Data.CurrentState bool
InputBasedActivator.Data.RangeEnd float
InputBasedActivator.Data.RangeStart float
JointRotator.Data.MassDry float
JointRotator.Data.AllowFreeSpin bool
JointRotator.Data.Angle float
JointRotator.Data.Scale float
JointRotator.Data.DamperMultiplier float
JointRotator.Data.MaxSpeed float
JointRotator.Data.Range float
JointRotator.Data.SoundVolume float
JointRotator.Data.Speed float
JointRotator.Data.ConsumptionMultiplier float
JointRotator.UsesMachNumber bool
KomodoNoseCone.Data.DefaultRadius float
KomodoNoseCone.Data.MassDry float
KomodoNoseCone.Data.Scale float
Label.Data.CurvatureAngle float
Label.Data.FontSize float
Label.Data.Height float
Label.Data.OutlineWidth float
Label.Data.SupportsGradient bool
Label.Data.Width float
Package.Data.MassDry float
Parachute.Data.ASLDeployment float
Parachute.Data.ASLInflation float
Parachute.Data.ASLCut float
Parachute.Data.ChuteHeight float
Parachute.Data.ChuteRadius float
Parachute.Data.ChuteRadiusDeflated float
Parachute.Data.CordLength float
Parachute.Data.CutDensity float
Parachute.Data.DeploymentDensity float
Parachute.Data.Drag float
Parachute.Data.InflationDensity float
Parachute.Data.MassDry float
Parachute.Data.MaxDeploymentSpeed float
Parachute.Data.ReferenceDensity float
Parachute.Data.Scale float
Parachute.Data.SnapThresholdMultiplier float
Parachute.UpdateDensity bool
Parachute.UsesMachNumber bool
Parachute.DesignerPerformanceScale float
Piston.Data.CurrentPosition float
Piston.Data.Cycle bool
Piston.Data.Extend bool
Piston.Data.MassDry float
Piston.Data.MaxRange float
Piston.Data.MaxSpeed float
Piston.Data.PreventBreaking bool
Piston.Data.Range float
Piston.Data.Scale float
Piston.Data.Speed float
Piston.Data.ConsumptionMultiplier float
Piston.UsesMachNumber bool
PropellerAssembly.Data.BladeBlurSpread float
PropellerAssembly.Data.ChordScale float
PropellerAssembly.Data.Diameter float
PropellerAssembly.Data.DragScalar float
PropellerAssembly.Data.HubMass float
PropellerAssembly.Data.HubScale float
PropellerAssembly.Data.IsManual bool
PropellerAssembly.Data.IsWaterProp bool
PropellerAssembly.Data.MassDry float
PropellerAssembly.Data.MaxPitch float
PropellerAssembly.Data.PropellerPitchScale float
PropellerAssembly.Data.PropertiesOpen bool
PropellerAssembly.Data.Radius float
PropellerAssembly.Data.ReverseBladeDirection bool
PropellerAssembly.Data.Scale float
PropellerAssembly.Data.SpinTolerance float
PropellerAssembly.Data.SyncWithMotor bool
PropellerAssembly.Data.ThrustScalar float
PropellerAssembly.AnalysisMaxRpm float
PropellerAssembly.ChordScale float
PropellerAssembly.Diameter float
PropellerAssembly.DynamicThrustScalar float
PropellerAssembly.EngineDestroyed bool
PropellerAssembly.IsActivelyPowered bool
PropellerAssembly.PerformanceAnalysisDisplayed bool
PropellerAssembly.PropellerPhysicsEnabled bool
PropellerAssembly.PropellerPitchDegrees float
PropellerAssembly.Rpm float
PropellerAssembly.RpmAbs float
PropellerAssembly.RpmPhysical float
PropellerAssembly.RpmPhysicalAbs float
PropellerAssembly.RpmReductionAvailable bool
PropellerAssembly.Thrust float
PropellerAssembly.UsesMachNumber bool
PropellerAssembly.WindmillActive bool
PropellerAssembly.RpmReductionScalar float
PropellerAssembly.AnalysisRpm float
ReactionControlNozzle.Data.FuelConsumptionRate float
ReactionControlNozzle.Data.ManualInput bool
ReactionControlNozzle.Data.MultiDirection bool
ReactionControlNozzle.Data.MassDry float
ReactionControlNozzle.Data.Power float
ReactionControlNozzle.Data.Scale float
ReactionControlNozzle.CurrentThrust float
ReactionControlNozzle.IsActive bool
ReactionControlNozzle.RcnThrottle float
ReactionControlNozzle.UsesMachNumber bool
ResizableWheel.Data.BaseGearRatio float
ResizableWheel.Data.BrakeTorque float
ResizableWheel.Data.Damper float
ResizableWheel.Data.Direction bool
ResizableWheel.Data.EnableSuspension bool
ResizableWheel.Data.FrictionConcrete float
ResizableWheel.Data.FrictionOffroad float
ResizableWheel.Data.FrictionScale float
ResizableWheel.Data.GearRatio float
ResizableWheel.Data.MassDry float
ResizableWheel.Data.MaxAngularVelocity float
ResizableWheel.Data.MaxRpm float
ResizableWheel.Data.MotorTorque float
ResizableWheel.Data.PropertiesOpen bool
ResizableWheel.Data.Radius float
ResizableWheel.Data.RimScale float
ResizableWheel.Data.Scale float
ResizableWheel.Data.SlipForwardAsymptote float
ResizableWheel.Data.SlipForwardExtremum float
ResizableWheel.Data.SlipSidewaysAsymptote float
ResizableWheel.Data.SlipSidewaysExtremum float
ResizableWheel.Data.SoundVolume float
ResizableWheel.Data.Spring float
ResizableWheel.Data.SuspensionDistance float
ResizableWheel.Data.SuspensionStiffness float
ResizableWheel.Data.ThicknessScale float
ResizableWheel.Data.Torque float
ResizableWheel.Data.TorqueScaled float
ResizableWheel.Data.TractionForward float
ResizableWheel.Data.TractionSideways float
ResizableWheel.Data.TurningAngle float
ResizableWheel.Data.TurningRate float
ResizableWheel.Data.WheelMass float
ResizableWheel.CurrentRpm float
ResizableWheel.Enabled bool
ResizableWheel.Grounded bool
ResizableWheel.MaxRpm float
ResizableWheel.PowerConsumption float
ResizableWheel.SpringReductionCoefficient float
ResizableWheel.UsesMachNumber bool
ResizableWheel.WheelDisconnected bool
ResizableWheel.MaxPowerConsumption float
ResizableWheel.TurningRate float
ScalablePod.Data.EngineEnabled bool
ScalablePod.Data.MassDry float
ScalablePod.Data.Height float
ScalablePod.Data.ScaledSize float
ScalablePod.Data.Scale float
ScalablePod.Data.TotalVolume float
ScalablePod.PartVolume float
SubPartRotator.Data.CurrentEnabledPercent float
SubPartRotator.Data.DesignerIconEnabledPercent float
SubPartRotator.Data.RotationRate float
SubPartRotator.Data.SelfGoverned bool
SubPartRotator.Data.StartEnabled bool
SubPartRotator.Data.SyncActivationGroup bool
SubPartRotator.AngleMultiplier float
Suspension.Data.Damper float
Suspension.Data.MassDry float
Suspension.Data.PreventBreaking bool
Suspension.Data.Scale float
Suspension.Data.Spring float
Suspension.Data.Thickness float
TestPilot.Data.AnchorFeet bool
TestPilot.Acceleration float
TestPilot.InstantaneousEarthGs float
TestPilot.SmoothEarthGs float
TestPilot.SmoothEarthGsMax float
Wing.Data.AllowControlSurfaces bool
Wing.Data.AngleOfAttack float
Wing.Data.AutoResize bool
Wing.Data.BaseChord float
Wing.Data.ControlSurfacePriceMultiplier float
Wing.Data.CurveLength float
Wing.Data.Density float
Wing.Data.FuelPercentage float
Wing.Data.HingeDistanceFromTrailingEdge float
Wing.Data.InvertAirfoil bool
Wing.Data.IsInverted bool
Wing.Data.IsFancy bool
Wing.Data.IsStylish bool
Wing.Data.MassDry float
Wing.Data.MaxFuelCapacity float
Wing.Data.MinSectionLength float
Wing.Data.RootLeadingOffset float
Wing.Data.RootTrailingOffset float
Wing.Data.Thickness float
Wing.Data.ThicknessDelta float
Wing.Data.ThicknessOffset float
Wing.Data.ThicknessTip float
Wing.Data.LeadingBulge float
Wing.Data.TipChord float
Wing.Data.TipLeadingOffset float
Wing.Data.TipTrailingOffset float
Wing.Data.WingArea float
Wing.Data.WingPhysicsEnabled bool
Wing.Data.WingSpan float
Wing.Data.WingStrength float
ControlSurface.Data.DeflectionSpeed float
ControlSurface.Data.Invert bool
ControlSurface.Data.InvertOnMirror bool
ControlSurface.Data.MaxDeflectionDegree float
ControlSurface.Data.SingleAxisWhenAuto bool
ControlSurface.DeflectionAngle float
Wing.DrawCenterOfLiftBalls bool
Wing.DrawCenterOfLiftBallsProportionalToMagnitude bool
Wing.ShowLiftVectorGlobal bool
Wing.AngleOfAttack float
Wing.DebugEnabled bool
Wing.DihedralAngle float
Wing.InvertAirfoil bool
Wing.IsWingTipAttached bool
Wing.MaxFuelCapacity float
Wing.OnRightSide bool
Wing.ShowLiftVector bool
Wing.UsesMachNumber bool
Wing.WingSweep float
SolarPanelArray.Data.DeploySpeed float
SolarPanelArray.Data.Efficiency float
SolarPanelArray.Data.Folds float
SolarPanelArray.Data.HideBase bool
SolarPanelArray.Data.Invert bool
SolarPanelArray.Data.InvertOnMirror bool
SolarPanelArray.Data.Juicy bool
SolarPanelArray.Data.Length float
SolarPanelArray.Data.MainOpenPercentage float
SolarPanelArray.Data.MassDry float
SolarPanelArray.Data.Open bool
SolarPanelArray.Data.RotateSpeed float
SolarPanelArray.Data.Scale float
SolarPanelArray.Data.SideOpenPercentage float
SolarPanelArray.Data.StartOpen bool
SolarPanelArray.UsesMachNumber bool
SolarPanelArray.ExtensionPistonTravelSpeed float
SolarPanelArray.HingeHolderTravelSpeed float
SolarPanel.Data.Efficiency float
SolarPanel.Data.Length float
SolarPanel.Data.MassDry float
SolarPanel.Data.Width float
SolarPanel.UsesMachNumber bool
Engine.Data.ElectricalConsumption float
Engine.Data.FuelConsumption float
Engine.Data.GimbalRange float
Engine.Data.MaxGimbalAngle float
Engine.Data.MaxTorque float
Engine.Data.SeaLevelEfficiency float
Engine.Data.SupportsWarpBurn bool
Engine.Data.Thrust float
Engine.Data.Scale float
Engine.Data.VacuumEfficiency float
Engine.Data.MassDry float
Engine.CurrentEfficiency float
Engine.CurrentMassFlowRate float
Engine.CurrentThrust float
Engine.IsActive bool
Engine.MaximumMassFlowRate float
Engine.MaximumThrust float
Engine.PreviewExhaust bool
Engine.RemainingFuel float
Engine.SupportsWarpBurn bool
Engine.ThrottleResponse float
Engine.UsesMachNumber bool
JetEngine.Data.AfterburnerThrottleStart float
JetEngine.Data.BypassRatio float
JetEngine.Data.CompressionRatio float
JetEngine.Data.CompressorLength float
JetEngine.Data.CoreRadius float
JetEngine.Data.FanArea float
JetEngine.Data.FanRadius float
JetEngine.Data.HasAfterburner bool
JetEngine.Data.HasReverseThrust bool
JetEngine.Data.MassDry float
JetEngine.Data.ShroudCurvature float
JetEngine.Data.ShroudLength float
JetEngine.Data.Scale float
JetEngine.Data.ThrottleResponse float
JetEngine.CurrentMassFlowRate float
JetEngine.CurrentThrust float
JetEngine.IsActive bool
JetEngine.MaximumMassFlowRate float
JetEngine.MaximumThrust float
JetEngine.PreviewExhaust bool
JetEngine.RemainingFuel float
JetEngine.SupportsWarpBurn bool
JetEngine.ThrottleResponse float
JetEngine.UsesMachNumber bool
RocketEngine.Data.IsPimped bool
RocketEngine.Data.ExhaustGlobalIntensity float
RocketEngine.Data.ExhaustOffset float
RocketEngine.Data.ExhaustRimShade float
RocketEngine.Data.ExhaustShockIntensity float
RocketEngine.Data.ExhaustShockDirectionOffset float
RocketEngine.Data.ExhaustSootIntensity float
RocketEngine.Data.ExhaustSootLength float
RocketEngine.Data.SmokeOffset float
RocketEngine.Data.SmokeSpeed float
RocketEngine.Data.AltitudeCompensation float
RocketEngine.Data.ChamberPressure float
RocketEngine.Data.UserChamberPressure float
RocketEngine.Data.ExhaustScale float
RocketEngine.Data.ThrustOverride float
RocketEngine.Data.MassFlowRateOverride float
RocketEngine.Data.WattsPerFuelFlowOverride float
RocketEngine.Data.MinThrottleOverride float
RocketEngine.Data.ThrottleResponse float
RocketEngine.Data.HeatTransferOverride float
RocketEngine.Data.DirectDamage float
RocketEngine.Data.OverexpansionDamage float
RocketEngine.Data.HasSmoke bool
RocketEngine.Data.ExhaustTextureStrength float
RocketEngine.Data.NozzleDiscStrength float
RocketEngine.Data.ExtensionSize float
RocketEngine.Data.GimbalRange float
RocketEngine.Data.MassDry float
RocketEngine.Data.NozzleAreaExit float
RocketEngine.Data.NozzleAreaThroat float
RocketEngine.Data.NozzleExitRadius float
RocketEngine.Data.NozzleThroatRadius float
RocketEngine.Data.UserNozzleThroatRadius float
RocketEngine.Data.Scale float
RocketEngine.Data.Size float
RocketEngine.Data.SupportsWarpBurn bool
RocketEngine.Data.TopRadius float
RocketEngine.CurrentMassFlowRate float
RocketEngine.CurrentThrust float
RocketEngine.IsActive bool
RocketEngine.MaximumMassFlowRate float
RocketEngine.MaximumThrust float
RocketEngine.PreviewExhaust bool
RocketEngine.RemainingFuel float
RocketEngine.SupportsWarpBurn bool
RocketEngine.ThrottleResponse float
RocketEngine.UsesMachNumber bool
RocketEngine.PerformanceAnalysisAirPressure double
Mfd.Data.Height float
Mfd.Data.Resolution float
Mfd.Data.Width float
Mfd.Data.PowerUsage float
Mfd.Data.MassDry float
Mfd.UsesMachNumber bool
BeaconLight.Data.BlinkFrequency float
BeaconLight.Data.BlinkOffset float
BeaconLight.Data.HideBase bool
BeaconLight.Data.Intensity float
BeaconLight.Data.MassDry float
BeaconLight.Data.PowerConsumptionScale float
BeaconLight.Data.Scale float
BeaconLight.HasPower bool
BeaconLight.PowerConsumption float
BeaconLight.UsesMachNumber bool
Light.Data.Intensity float
Light.Data.PartGlow bool
Light.Data.PartGlowSelfShadowCasting bool
Light.Data.Range float
Light.Data.SpotLightAngle float
LightPart.Data.Extension float
LightPart.Data.HideBase bool
LightPart.Data.Intensity float
LightPart.Data.MassDry float
LightPart.Data.PowerConsumption float
LightPart.Data.Range float
LightPart.Data.Rotation float
LightPart.Data.Scale float
LightPart.Data.SpotLightAngle float
LightPart.Data.Brightness float
LightPart.PowerConsumption float
LightPart.UsesMachNumber bool
Light.Active bool
Light.HasPower bool
LandingLeg.Data.BaseScale float
LandingLeg.Data.DeployedAngle float
LandingLeg.Data.DeployedExtensionY float
LandingLeg.Data.DeploySpeed float
LandingLeg.Data.ExtensionPercentage float
LandingLeg.Data.FootPivot float
LandingLeg.Data.MassDry float
LandingLeg.Data.PropertiesOpen bool
LandingLeg.Data.Scale float
LandingLeg.Data.SoundVolume float
LandingLeg.Data.StartDeployed bool
LandingLegSuspension.Data.Damper float
LandingLegSuspension.Data.MaxSuspensionDistance float
LandingLegSuspension.Data.MinSuspensionDistance float
LandingLegSuspension.Data.Spring float
LandingLegSuspension.Data.SuspensionCompression float
LandingLegSuspension.Data.SuspensionDistance float
LandingLegSuspension.Data.TargetCompression float
LandingLegSuspension.CollideWithCraftLayer bool
LandingLegSuspension.CurrentDistance float
LandingLegSuspension.ExtensionPercentage float
LandingLegSuspension.Scale float
LandingGear.Data.BayLength float
LandingGear.Data.BayWidth float
LandingGear.Data.BrakeTorque float
LandingGear.Data.BrakeTorqueUnscaled float
LandingGear.Data.DamperScale float
LandingGear.Data.ExtensionPercent float
LandingGear.Data.Flipped bool
LandingGear.Data.ForwardOffset float
LandingGear.Data.GearRatio float
LandingGear.Data.HasBay bool
LandingGear.Data.HasDoor bool
LandingGear.Data.HeightOffset float
LandingGear.Data.LengthScale float
LandingGear.Data.MassDry float
LandingGear.Data.MaxTurningAngle float
LandingGear.Data.RestrictLegToBayBoundaries bool
LandingGear.Data.RetractionSpeed float
LandingGear.Data.Scale float
LandingGear.Data.ShowUpperBraces bool
LandingGear.Data.SideOffset float
LandingGear.Data.SlantAngle float
LandingGear.Data.SoundVolume float
LandingGear.Data.SpringForceScale float
LandingGear.Data.StartExtended bool
LandingGear.Data.SupportArmEnabled bool
LandingGear.Data.SuspensionTravel float
LandingGear.Data.Torque float
LandingGear.Data.TorqueUnscaled float
LandingGear.Data.TractionForward float
LandingGear.Data.TractionSideways float
LandingGear.Data.VerticalAngleOffset float
LandingGear.UsesMachNumber bool
LandingGear.MaxPowerConsumption float
CurveInput.Data.Amplitude float
CurveInput.Data.Frequency float
CurveInput.Data.IgnorePartActivationState bool
CurveInput.Data.Offset float
CurveInput.Data.UpdateInWarp bool
CurveInput.Data.UseUnscaledTime bool
CurveInput.Enabled bool
CurveInput.Value float
InputController.Data.CurrentValue float
InputController.Data.IgnorePartActivationState bool
InputController.Data.Invert bool
InputController.Data.InvertOnMirror bool
InputController.Data.MaxValue float
InputController.Data.MinValue float
InputController.Data.OutputCurveAmplitude float
InputController.Data.OutputCurveFrequency float
InputController.Data.OutputCurveOffset float
InputController.Data.ZeroOnDeactivate bool
InputController.Active bool
InputController.Enabled bool
InputController.InvertOnMirror bool
InputController.Value float
InputController.Value float
InputController.Visible bool
Fuselage.Data.AutoResize bool
Fuselage.Data.Buoyancy float
Fuselage.Data.DeadWeight float
Fuselage.Data.DeadWeightPercentage float
Fuselage.Data.DepthCurved bool
Fuselage.Data.FuelPercentage float
Fuselage.Data.InnerVolume float
Fuselage.Data.MassDry float
Fuselage.Data.MeshMassMultiplier float
Fuselage.Data.MeshPriceMultiplier float
Fuselage.Data.NormalSmoothingAngle float
Fuselage.Data.SupportsAddSection bool
Fuselage.Data.SupportsXZOffset bool
Fuselage.Data.ToolAutoAdaptBottom bool
Fuselage.Data.ToolAutoAdaptTop bool
Fuselage.Data.ToolIgnore bool
Fuselage.Data.ToolResizeBottom bool
Fuselage.Data.ToolResizeHeight bool
Fuselage.Data.ToolResizeRadius bool
Fuselage.Data.ToolResizeTop bool
Fuselage.Data.ToolShapeBottom bool
Fuselage.Data.ToolShapeTop bool
Fuselage.Data.Volume float
Fuselage.Backwards bool
Fuselage.UpdateAttachPointRotatePosition bool
CrewCompartment.Data.CommandPodEnabledInCompartment bool
CrewCompartment.Data.MaxPressure float
CrewCompartment.Data.MinPressure float
CrewCompartment.Data.Radius float
CrewCompartment.Data.VisibleInCompartment bool
CrewCompartment.Data.VolumePerIndividual float
CrewCompartment.IsFull bool
CrewCompartment.RefreshPartPropertiesUI bool
CrewCompartment.UsesMachNumber bool
Eva.Data.GDamageScale float
Eva.Data.GrapplingHookEnabled bool
Eva.Data.GTolerance float
Eva.Data.IsTourist bool
Eva.Data.JetpackAvailable bool
Eva.Data.JetpackEnabled bool
Eva.Data.JetpackPowerScalar float
Eva.Data.JumpPowerScalar float
Eva.Data.RequiresCrewMember bool
Eva.Data.UseAlternateJetpackStyle bool
Eva.CameraFollowSpeed float
Eva.ActiveWhileInCrewCompartment bool
Eva.AirborneTime float
Eva.AllowBodyRotation bool
Eva.AutoUprightCharacter bool
Eva.CanRefuseConnection bool
Eva.CurrentThrust float
Eva.EvaActive bool
Eva.ForceForward float
Eva.ForceStrafe float
Eva.GrapplingHookEnabled bool
Eva.Gs float
Eva.IgnoreForwardInputs bool
Eva.InAtmosphere bool
Eva.IsAtWaterSurface bool
Eva.IsCrewCompartmentAttachPointInUse bool
Eva.IsFpsActive bool
Eva.IsGrounded bool
Eva.IsGroundedOnRigidBody bool
Eva.IsGroundedTerrain bool
Eva.IsInWater bool
Eva.IsPlayerCraft bool
Eva.IsSwimmingEnabled bool
Eva.IsWalking bool
Eva.JetpackEnabled bool
Eva.JetpackPowerScalar float
Eva.JumpPowerScalar float
Eva.TetherAdjustLengthEnabled bool
Eva.UnloadingFromCrewCompartmentInProgress bool
Eva.MaxForwardSpeed float
Eva.MaxStrafeSpeed float
Eva.RecentlyJumped bool
Eva.ShouldInterpolate bool
Eva.TurningResponsiveness float
Eva.UseKinematicTurning bool
Eva.CurrentMassFlowRate float
Eva.CurrentThrust float
Eva.IsActive bool
Eva.MaximumMassFlowRate float
Eva.MaximumThrust float
Eva.RemainingFuel float
Eva.SupportsWarpBurn bool
Eva.ThrottleResponse float