SurfaceMagnetism.RaycastMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Surface raycast mode for solver
public:
property Microsoft::MixedReality::Toolkit::Physics::SceneQueryType RaycastMode { Microsoft::MixedReality::Toolkit::Physics::SceneQueryType get(); void set(Microsoft::MixedReality::Toolkit::Physics::SceneQueryType value); };
public Microsoft.MixedReality.Toolkit.Physics.SceneQueryType RaycastMode { get; set; }
member this.RaycastMode : Microsoft.MixedReality.Toolkit.Physics.SceneQueryType with get, set
Public Property RaycastMode As SceneQueryType