FMEditorGUI.

RepaintCurrentView() Method

Summary

Repaints the current GUI view using UnityEditor.HandleUtility.Repaint.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Editor
Containing Type
FMEditorGUI

Syntax

public static void RepaintCurrentView()

Return Value

Type Description
void