Table of Contents

Struct UShort4

Namespace
Stride.Graphics.Interop
Assembly
Stride.Graphics.dll
public struct UShort4
Inherited Members
Extension Methods

Constructors

UShort4(ushort, ushort, ushort, ushort)

public UShort4(ushort x, ushort y, ushort z, ushort w)

Parameters

x ushort
y ushort
z ushort
w ushort

Fields

W

public ushort W

Field Value

ushort

X

public ushort X

Field Value

ushort

Y

public ushort Y

Field Value

ushort

Z

public ushort Z

Field Value

ushort