Table of Contents

Class FuzzyEntityPos

Namespace
Vintagestory.API.Common.Entities
Assembly
VintagestoryAPI.dll
public class FuzzyEntityPos : EntityPos
Inheritance
FuzzyEntityPos
Inherited Members

Constructors

FuzzyEntityPos(double, double, double, float, float, float)

public FuzzyEntityPos(double x, double y, double z, float heading = 0, float pitch = 0, float roll = 0)

Parameters

x double
y double
z double
heading float
pitch float
roll float

Fields

Radius

public float Radius

Field Value

float

UsesLeft

public int UsesLeft

Field Value

int