OvrSetVariable
Subclass of Ovr.OvrNode
Subclass of Ovr.OvrNode
This Node is used to handle assignations between OvrVariables, attached to different objects in Scene.
Note: the following attributes are added to the existing ones from the super class OvrNode
Name | Type | Description |
---|---|---|
FromVariable
OvrVariable from which get the value to be assigned to ToVariable.
ToVariable
OvrVariable in which set the value coming from FromVariable.