IMixedRealityServiceInspector.DrawGizmos(Object) Method
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.
Used to draw gizmos in the scene
public:
void DrawGizmos(System::Object ^ target);
public void DrawGizmos (object target);
abstract member DrawGizmos : obj -> unit
Public Sub DrawGizmos (target As Object)
Parameters
- target
- Object