Show / Hide Table of Contents

Class MyRemoteControl.PlanetCoordInformation

Inheritance
System.Object
MyRemoteControl.PlanetCoordInformation
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class PlanetCoordInformation : ValueType

Fields

Elevation

Declaration
public double Elevation
Field Value
Type Description
System.Double

GravityWorld

Declaration
public Vector3D GravityWorld
Field Value
Type Description
Vector3D

Height

Declaration
public double Height
Field Value
Type Description
System.Double

Planet

Declaration
public MyPlanet Planet
Field Value
Type Description
MyPlanet

PlanetVector

Declaration
public Vector3D PlanetVector
Field Value
Type Description
Vector3D
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾