Class ARPointCloudsChangedEventUnitDescriptor
Unit descriptor for the ARPointCloudsChangedEventUnit.
Inheritance
ARTrackablesChangedEventUnitDescriptor<ARPointCloudManager, ARPointCloud, ARPointCloudsChangedListener>
ARPointCloudsChangedEventUnitDescriptor
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 |
---|---|---|
ARTrackablesChangedEventUnit<ARPointCloudManager, ARPointCloud, ARPointCloudsChangedListener> | target |