Float2

Namespace: SharpPluginLoader.Core.MtTypes

public struct Float2

Inheritance ObjectValueTypeFloat2

Fields

X

public float X;

Y

public float Y;

Properties

Item

public float Item { get; set; }

Property Value

Single