Interest (DirectedObject)

Description

Sets or returns the object's new interest as an X3DObject. See the DirectedObject page for examples.

C# Syntax

// get accessor
X3DObject rtn = DirectedObject.Interest;

// set accessor
DirectedObject.Interest = X3DObject;


SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index