ResourceStateResult_Experimental Struct

Definition

Result structure returned by GetResourceStateAsync_Experimental().

public value class ResourceStateResult_Experimental
public struct ResourceStateResult_Experimental
type ResourceStateResult_Experimental = struct
Public Structure ResourceStateResult_Experimental
Inheritance
ResourceStateResult_Experimental

Fields

DataSourceState

The current state of the mesh resource with regards to the mesh's connection to its data source. For triangular meshes, this is always 'Active'. For point clouds, this can be 'Active' or 'Interrupted', depending on whether the connection to source data storage is still intact.

Methods

Create(IntPtr)

Applies to

See also