Float3

Namespace: SharpPluginLoader.Core.MtTypes

public struct Float3

Inheritance ObjectValueTypeFloat3

Fields

X

public float X;

Y

public float Y;

Z

public float Z;

Properties

Item

public float Item { get; set; }

Property Value

Single