Class ARPointCloudsChangedEventUnitDescriptor
Unit descriptor for the ARPoint
Inheritance
Inherited Members
Namespace: UnityEditor .XR.ARFoundation.VisualScripting
Assembly: Unity.XR.ARFoundation.VisualScripting.Editor.dll
Syntax
public class ARPointCloudsChangedEventUnitDescriptor : ARTrackablesChangedEventUnitDescriptor<ARPointCloudManager, ARPointCloud, ARPointCloudsChangedListener>
Constructors
ARPointCloudsChangedEventUnitDescriptor(ARTrackablesChangedEventUnit<ARPointCloudManager, ARPointCloud, ARPointCloudsChangedListener>)
Declaration
public ARPointCloudsChangedEventUnitDescriptor(ARTrackablesChangedEventUnit<ARPointCloudManager, ARPointCloud, ARPointCloudsChangedListener> target)
Parameters
Type | Name | Description |
---|---|---|
ARTrackables |
target |