Table of Contents

Class ShapeElementFace

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class ShapeElementFace
Inheritance
ShapeElementFace
Inherited Members

Fields

Enabled

Whether or not the element is enabled.

public bool Enabled

Field Value

bool

Glow

The glow on the face.

public int Glow

Field Value

int

ReflectiveMode

public EnumReflectiveMode ReflectiveMode

Field Value

EnumReflectiveMode

Rotation

The rotation of the face.

public float Rotation

Field Value

float

Texture

The texture of the face.

public string Texture

Field Value

string

Uv

The UV array of the face.

public float[] Uv

Field Value

float[]

WindData

public sbyte[] WindData

Field Value

sbyte[]

WindMode

public sbyte[] WindMode

Field Value

sbyte[]