Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

SpaceEngineers.Game.ModAPI.Ingame.IMyGravityGenerator.FieldSize

Malware edited this page Dec 25, 2018 · 13 revisions

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