Class ShapeElementFace
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public class ShapeElementFace
- Inheritance
-
ShapeElementFace
- Inherited Members
- Extension Methods
Fields
Enabled
Whether or not the element is enabled.
public bool Enabled
Field Value
Glow
The glow on the face.
public int Glow
Field Value
ReflectiveMode
public EnumReflectiveMode ReflectiveMode
Field Value
Rotation
The rotation of the face.
public float Rotation
Field Value
Texture
The texture of the face.
public string Texture
Field Value
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[]