Node.VisualScenes

Node.VisualScenes property

Gets the collection of Scene instances that reference this Node.

public IEnumerable<Scene> VisualScenes { get; }

See Also