docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CreateSphereLightNode

    This node will add Light component to the GameObjects of the hierarchy.

    Inheritance
    object
    Node<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>
    CreateSphereLightNode
    Implements
    INode<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>
    INodeSerialization
    Inherited Members
    Node<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>.Input
    Node<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>.Output
    Node<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>.Run()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    [NodeMetadata("CreateSphereLightNode", 0)]
    public class CreateSphereLightNode : Node<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>, INode<CreateSphereLightNode.InputPort, CreateSphereLightNode.OutputPort>, INodeSerialization

    Methods

    Run()

    See the documentation for <Node{TInput,TOutput}.Run> in the com.unity.importer package documentation for details

    Declaration
    public override void Run()
    Overrides
    UnityEngine.Importer.Node<Unity.Importer.USD.CreateSphereLightNode.InputPort, Unity.Importer.USD.CreateSphereLightNode.OutputPort>.Run()

    Implements

    INode<TInput, TOutput>
    INodeSerialization
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)