Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NodeIDs

A dictionary containing the scene node for a given ID
Read time 1 minuteLast updated 13 days ago

Definition

public readonly Dictionary<string, SceneNode> NodeIDs { get; }