Show / Hide Table of Contents

Class WrappedSpaces

Holder for wrapped spaces (world, chunk and plot).

Inheritance
System.Object
WrappedSpaces
Namespace: Eco.Shared.Math.Wrapping
Assembly: Eco.Shared.dll
Syntax
public static class WrappedSpaces : Object

Fields

Chunk

Declaration
public static WrappedSpace Chunk
Field Value
Type Description
WrappedSpace

Plot

Declaration
public static WrappedSpace Plot
Field Value
Type Description
WrappedSpace

World

Declaration
public static WrappedSpace World
Field Value
Type Description
WrappedSpace

Methods

SetWrappedWorldSize(Vector3i)

Declaration
public static void SetWrappedWorldSize(Vector3i voxelSize)
Parameters
Type Name Description
Vector3i voxelSize
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾