Partager via


RayCastQueryResult.Hits Propriété

Définition

Tableau (potentiellement vide) d’intersections rencontrées par le raycast.

public:
 property cli::array <Microsoft::Azure::RemoteRendering::RayCastHit> ^ Hits { cli::array <Microsoft::Azure::RemoteRendering::RayCastHit> ^ get(); };
public Microsoft.Azure.RemoteRendering.RayCastHit[] Hits { get; }
member this.Hits : Microsoft.Azure.RemoteRendering.RayCastHit[]
Public ReadOnly Property Hits As RayCastHit()

Valeur de propriété

S’applique à