Property identifier
identifier
Pool or input identifier associated with this render texture.
public string identifier { get; set; }
Property Value
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.