Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SceneNode

A node inside a hierarchy.
Read time 1 minuteLast updated 12 days ago

Definition

public class SceneNode

Properties

Property

Description

ChildrenThe list of children nodes.
ClipperA clipper hierarchy that clips this node.
ShapesThe list of shapes inside this node.
TransformThe transform of the node.