Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

SpaceEngineers.Game.ModAPI.Ingame.IMyGravityGenerator.FieldSize

Malware edited this page Dec 25, 2018 · 12 revisions

IndexNamespace IndexIMyGravityGenerator

Summary

public Vector3 FieldSize { get; set; }

Gets or sets the gravity field as a Vector3(W,H,D).

Returns

Vector3

Remarks

X is Width Y is Height Z is Depth

Clone this wiki locally