BaseControllerPointer.Rays Property

Definition

The scene query rays.

public:  property cli::array <Microsoft::MixedReality::Toolkit::Physics::RayStep> ^ Rays {  public:
cli::array <Microsoft::MixedReality::Toolkit::Physics::RayStep> ^ get(); protected:
 void set(cli::array <Microsoft::MixedReality::Toolkit::Physics::RayStep> ^ value); };
public Microsoft.MixedReality.Toolkit.Physics.RayStep[] Rays { get; protected set; }
member this.Rays : Microsoft.MixedReality.Toolkit.Physics.RayStep[] with get, set
Public Property Rays As RayStep()

Property Value

Applies to