Show / Hide Table of Contents

Class MySurfaceParams

Inheritance
System.Object
MySurfaceParams
Namespace: Sandbox.Game.WorldEnvironment
Assembly: Sandbox.Game.dll
Syntax
public sealed class MySurfaceParams : ValueType

Fields

Biome

Declaration
public byte Biome
Field Value
Type Description
System.Byte

Gravity

Declaration
public Vector3 Gravity
Field Value
Type Description
Vector3

HeightRatio

Declaration
public float HeightRatio
Field Value
Type Description
System.Single

Latitude

Declaration
public float Latitude
Field Value
Type Description
System.Single

Longitude

Declaration
public float Longitude
Field Value
Type Description
System.Single

Material

Declaration
public byte Material
Field Value
Type Description
System.Byte

Normal

Declaration
public Vector3 Normal
Field Value
Type Description
Vector3

Position

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