Class SeatConfig
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public class SeatConfig
- Inheritance
-
SeatConfig
- Inherited Members
- Extension Methods
Fields
APName
Attachment point name
public string APName
Field Value
Attributes
[JsonProperty]
[JsonConverter(typeof(JsonAttributesConverter))]
public JsonObject Attributes
Field Value
BodyYawLimit
public float? BodyYawLimit
Field Value
Controllable
public bool Controllable
Field Value
EyeHeight
public float EyeHeight
Field Value
MountOffset
public Vec3f MountOffset
Field Value
MountRotation
public Vec3f MountRotation
Field Value
SeatId
public string SeatId
Field Value
SelectionBox
public string SelectionBox