Header menu logo Nu

BufferType Type

The type of vulkan buffer being utilized.

Union cases

Union case Description

Index UploadEnabled

Full Usage: Index UploadEnabled

Parameters:
    UploadEnabled : bool

UploadEnabled : bool

Instance

Full Usage: Instance

Staging

Full Usage: Staging

Storage

Full Usage: Storage

Uniform

Full Usage: Uniform

Vertex UploadEnabled

Full Usage: Vertex UploadEnabled

Parameters:
    UploadEnabled : bool

UploadEnabled : bool

Instance members

Instance member Description

this.IsIndex

Full Usage: this.IsIndex

Returns: bool
Returns: bool

this.IsInstance

Full Usage: this.IsInstance

Returns: bool
Returns: bool

this.IsStaging

Full Usage: this.IsStaging

Returns: bool
Returns: bool

this.IsStorage

Full Usage: this.IsStorage

Returns: bool
Returns: bool

this.IsUniform

Full Usage: this.IsUniform

Returns: bool
Returns: bool

this.IsVertex

Full Usage: this.IsVertex

Returns: bool
Returns: bool

Type something to start searching.