OvrSetVariable

Subclass of Ovr.OvrNode

Description

This Node is used to handle assignations between OvrVariables, attached to different objects in Scene.

Attributes

Note: the following attributes are added to the existing ones from the super class OvrNode

NameTypeDescription

FromVariable

OvrVariable from which get the value to be assigned to ToVariable.

ToVariable

OvrVariable in which set the value coming from FromVariable.

Last updated