Struct Float4
- Namespace
- SharpPluginLoader.Core.MtTypes
- Assembly
- SharpPluginLoader.Core.dll
public struct Float4
- Inherited Members
Fields
W
public float W
Field Value
X
public float X
Field Value
Y
public float Y
Field Value
Z
public float Z
Field Value
Properties
this[int]
public float this[int index] { get; set; }
Parameters
index
int