Table of Contents

Property Children

Namespace
Bonsai.Shaders.Rendering
Assembly
Bonsai.Shaders.Rendering.dll

Children

Gets the collection of children of this scene node.

public IEnumerable<SceneNode> Children { get; }

Property Value

IEnumerable<SceneNode>