NsdkPointCloudGenerator
A utility class to generate a point cloud from a depth texture.
Declaration
public sealed class NsdkPointCloudGenerator : IDisposableConstructors
public NsdkPointCloudGenerator()
Methods
| Name | Type | Summary |
|---|---|---|
| Dispose | void | - |
| Generate | Vector4[] | - |
| GenerateAsync | IEnumerator | - |
Relationships
implements: System.IDisposable