Table of Contents

Property identifier

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

identifier

Pool or input identifier associated with this render texture.

public string identifier { get; set; }

Property Value

string

Remarks

DataPool uses this name to retrieve, transfer, and recycle render targets. When no identifier has been assigned yet, the getter normalizes the value to an empty string.