Float4

Namespace: SharpPluginLoader.Core.MtTypes

public struct Float4

Inheritance ObjectValueTypeFloat4

Fields

X

public float X;

Y

public float Y;

Z

public float Z;

W

public float W;

Properties

Item

public float Item { get; set; }

Property Value

Single