API reference
API reference
Select your platform
No SDKs available
No versions available

Node Class

Oculus::Interaction::DebugTree::DebugTree::Node extends Oculus::Interaction::DebugTree::ITreeNode< TLeaf >.

Overview

Properties

TLeaf ITreeNode< TLeaf >.
Value[Get]
IEnumerable< ITreeNode< TLeaf > > ITreeNode< TLeaf >.
TLeaf
Value[Get]
List< Node >

Details

Properties

TLeaf ITreeNode<TLeaf>. Oculus.Interaction.DebugTree.DebugTree< TLeaf >.Node.Value
No description available.
IEnumerable<ITreeNode<TLeaf> > ITreeNode<TLeaf>. Oculus.Interaction.DebugTree.DebugTree< TLeaf >.Node.Children
No description available.
TLeaf Oculus.Interaction.DebugTree.DebugTree< TLeaf >.Node.Value
No description available.
List<Node> Oculus.Interaction.DebugTree.DebugTree< TLeaf >.Node.Children
No description available.
Did you find this page helpful?