Table of Contents

Interface IPointLight

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public interface IPointLight

Properties

Color

Vec3f Color { get; }

Property Value

Vec3f

Pos

Vec3d Pos { get; }

Property Value

Vec3d