Table of Contents

Property identifier

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

identifier

Pool or input identifier associated with this buffer.

public string identifier { get; set; }

Property Value

string

Remarks

DataPool uses this name to look up, transfer, and reuse buffers. When no identifier has been assigned yet, the getter normalizes the value to an empty string.