![]() |
Paradox Game Engine
v1.0.0 beta06
|
Static Public Member Functions | |
static IEnumerable< Node > | Descendants (this Node node) |
Get descendants for the specified node. More... | |
Extensions for Node.
Definition at line 13 of file Node.Extensions.cs.
|
static |
Get descendants for the specified node.
node | The node. |
Definition at line 42 of file Node.Extensions.cs.
References SiliconStudio.Shaders.Ast.Node.Childrens().