Eyeon:Script/Reference/Applications/Fusion/Classes/Fusion/Attributes

From VFXPedia

Jump to: navigation, search

attribute name

type

description

FUSIONS_FileName

string

The path to the Fusion.exe file.

FUSIONI_VersionHi/ FUSIONI_VersionLo

integer

FUSIONS_Version

string

The version of FUSION that we are connected to, in either string (FUSION_Version) or numeric (FUSIONI_VersionHi, FUSIONI_VersionLo) format.

FUSIONI_SerialHi/ FUSIONI_SerialLo

integer

The serial number of the Fusion license that we are connected to.

FUSIONS_MachineType

string

The type (OS and CPU) of machine.

FUSIONI_NumProcessors

integer

The number of processors present in the machine running Fusion.

FUSIONB_IsManager

boolean

Indicates if this Fusion is currently a render master.

FUSIONI_MemoryLoad

integer

The current Memory load percentage of the machine, from 0 to 100.

FUSIONI_PhysicalRAMTotalMB

integer

The total amount of physical RAM, in MB.

FUSIONI_PhysicalRAMFreeMB

integer

The amount of physical RAM free, in MB.

FUSIONI_VirtualRAMTotalMB

integer

The total amount of virtual RAM, in MB.

FUSIONI_VirtualRAMUsedMB

integer

The total amount of virtual RAM in use, in MB.

FUSIONB_IsPost

boolean

Indicates if this Fusion is a Post license.

FUSIONB_IsDemo

boolean

Indicates if this Fusion is a Demo license.

FUSIONB_IsRenderNode

boolean

Indicates if this Fusion is a Render Node license.

FUSIONH_CurrentComp

composition userdata

Returns a handle to the current composition that has the focus in Fusion.


Tips for Attributes (edit)

EyeonTips:Script/Reference/Applications/Fusion/Classes/Fusion/Attributes