UnitySensors
UnitySensors.Data.PointCloud.PointXYZ Struct Reference
Inheritance diagram for UnitySensors.Data.PointCloud.PointXYZ:
Collaboration diagram for UnitySensors.Data.PointCloud.PointXYZ:

Public Member Functions

void CopyTo (NativeArray< byte > dst)
 

Properties

float3 position [get, set]
 
- Properties inherited from UnitySensors.Data.PointCloud.IPointXYZInterface
float3 position [get]
 

Private Attributes

float3 _position
 

Member Function Documentation

◆ CopyTo()

void UnitySensors.Data.PointCloud.PointXYZ.CopyTo ( NativeArray< byte >  dst)

Member Data Documentation

◆ _position

float3 UnitySensors.Data.PointCloud.PointXYZ._position
private

Property Documentation

◆ position

float3 UnitySensors.Data.PointCloud.PointXYZ.position
getset

The documentation for this struct was generated from the following file: