C# Class UnityEngine.Plane

Show file Open project: Microsoft/HoloToolkit Class Usage Examples

Public Properties

Property Type Description
distance float
normal Vector3

Property Details

distance public property

public float distance
return float

normal public property

public Vector3 normal
return Vector3