docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TransformationCreation

    Inheritance
    object
    TransformationCreation
    Implements
    ITransformationCreation
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public class TransformationCreation : ITransformationCreation

    Properties

    CustomWorkflowName

    The name of the custom workflow to execute.

    Declaration
    public string CustomWorkflowName { get; set; }
    Property Value
    Type Description
    string

    InputFilePaths

    The input file paths to process (if any).

    Declaration
    public string[] InputFilePaths { get; set; }
    Property Value
    Type Description
    string[]

    WorkflowType

    The type of workflow to execute.

    Declaration
    public WorkflowType WorkflowType { get; set; }
    Property Value
    Type Description
    WorkflowType

    Implements

    ITransformationCreation
    In This Article
    Back to top
    Copyright © 2025 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)