Table of Contents

Property dataRequest

Namespace
Pinwheel.Vista.RealWorldData
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll

dataRequest

Most recent request launched by this asset.

public DataRequest dataRequest { get; protected set; }

Property Value

DataRequest

Remarks

This reference is replaced whenever a height-map or color-map request starts, so it tracks only the latest active request rather than a full request history.