Property supportsMovingImages
supportsMovingImages
Whether the subsystem supports tracking the poses of moving images in realtime.
Declaration
public bool supportsMovingImages { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
If true
,
currentMaxNumberOfMovingImages and
requestedMaxNumberOfMovingImages
should be implemented.