Eyeon:Script/Reference/Applications/Fusion/Classes/FlowView/SetScale

From VFXPedia

Jump to: navigation, search

Contents

FlowView : SetScale

Usage

FlowView:SetScale(numeric scale)


Arguments

  • scale (numeric, required)


Returns

This function does not return a value.


Remarks

This function rescales the FlowView to the amount specified. A value of 1 for the scale argument would set the FlowView to 100%, while a value of 0.1 would set it to 10% of the default scale.


Example


Tips for SetScale (edit)

EyeonTips:Script/Reference/Applications/Fusion/Classes/FlowView/SetScale