GoogleARCore. AugmentedImageSrc
This class caches information and content about a Texture2D for use by ARCore on threads other than the main thread.
Summary
Constructors and Destructors |
|
---|---|
AugmentedImageSrc(Texture2D image)
Copies information about a source Texture2D into the instance for use later by ARCore.
|
Public functions
AugmentedImageSrc
AugmentedImageSrc( Texture2D image )
Copies information about a source Texture2D into the instance for use later by ARCore.
Details | |||
---|---|---|---|
Parameters |
|