Class AlembicMesh.Split | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AlembicMesh.Split

    Inheritance
    System.Object
    AlembicMesh.Split
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UTJ.Alembic
    Syntax
    public class Split

    Fields

    active

    Declaration
    public bool active
    Field Value
    Type Description
    System.Boolean

    center

    Declaration
    public Vector3 center
    Field Value
    Type Description
    Vector3

    colors

    Declaration
    public PinnedList<Color> colors
    Field Value
    Type Description
    PinnedList<Color>

    host

    Declaration
    public GameObject host
    Field Value
    Type Description
    GameObject

    mesh

    Declaration
    public Mesh mesh
    Field Value
    Type Description
    Mesh

    normals

    Declaration
    public PinnedList<Vector3> normals
    Field Value
    Type Description
    PinnedList<Vector3>

    points

    Declaration
    public PinnedList<Vector3> points
    Field Value
    Type Description
    PinnedList<Vector3>

    size

    Declaration
    public Vector3 size
    Field Value
    Type Description
    Vector3

    tangents

    Declaration
    public PinnedList<Vector4> tangents
    Field Value
    Type Description
    PinnedList<Vector4>

    uv0

    Declaration
    public PinnedList<Vector2> uv0
    Field Value
    Type Description
    PinnedList<Vector2>

    uv1

    Declaration
    public PinnedList<Vector2> uv1
    Field Value
    Type Description
    PinnedList<Vector2>

    velocities

    Declaration
    public PinnedList<Vector3> velocities
    Field Value
    Type Description
    PinnedList<Vector3>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023