Table of Contents

Struct Float4

Namespace
SharpPluginLoader.Core.MtTypes
Assembly
SharpPluginLoader.Core.dll
public struct Float4
Inherited Members

Fields

W

public float W

Field Value

float

X

public float X

Field Value

float

Y

public float Y

Field Value

float

Z

public float Z

Field Value

float

Properties

this[int]

public float this[int index] { get; set; }

Parameters

index int

Property Value

float