次の方法で共有


RayCastQueryResult.Hits プロパティ

定義

レイキャストで検出された 交差 部分の (空になる可能性がある) 配列。

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()

プロパティ値

適用対象