Interface IDatasetHandle
Namespace: UnityEngine.Perception.GroundTruth
Syntax
public interface IDatasetHandle
Properties
Id
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
String |
Methods
IsValid()
Declaration
bool IsValid()
Returns
Type | Description |
---|---|
Boolean |