Eyeon:Script/Reference/Applications/Fusion/Classes/Input/HideViewControls

From VFXPedia

Jump to: navigation, search

Contents

Input : HideViewControls()

Arguments

HideViewControls( willHide )

  • willHide (required, boolean)

A true value will hide the view control; a false value will show the view control in question.

Returns

This function does not return a value.

Remarks

Use this function to hide or expose a view control in the display view.

Requirements

  • eyeonScript 5.0
  • Fusion5.0


Tips for HideViewControls (edit)

EyeonTips:Script/Reference/Applications/Fusion/Classes/Input/HideViewControls