Table of Contents

Struct VertexPosition

Namespace
NeoVeldrid.Utilities
Assembly
NeoVeldrid.Utilities.dll
public struct VertexPosition
Inherited Members

Constructors

VertexPosition(Vector3)

public VertexPosition(Vector3 position)

Parameters

position Vector3

Fields

ElementCount

public const byte ElementCount = 1

Field Value

byte

Position

public readonly Vector3 Position

Field Value

Vector3

SizeInBytes

public const byte SizeInBytes = 12

Field Value

byte