Struct BlendShapeFrame | Project Tiny | 0.32.0-preview.54
docs.unity3d.com
    Show / Hide Table of Contents

    Struct BlendShapeFrame

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct BlendShapeFrame

    Fields

    HasNormals

    Declaration
    public bool HasNormals
    Field Value
    Type Description
    Boolean

    HasTangents

    Declaration
    public bool HasTangents
    Field Value
    Type Description
    Boolean

    VerticesNormal

    Declaration
    public BlobArray<BlendShapeVertexNormal> VerticesNormal
    Field Value
    Type Description
    BlobArray<BlendShapeVertexNormal>

    VerticesPosition

    Declaration
    public BlobArray<BlendShapeVertexPosition> VerticesPosition
    Field Value
    Type Description
    BlobArray<BlendShapeVertexPosition>

    VerticesTangent

    Declaration
    public BlobArray<BlendShapeVertexTangent> VerticesTangent
    Field Value
    Type Description
    BlobArray<BlendShapeVertexTangent>

    Weight

    Declaration
    public float Weight
    Field Value
    Type Description
    Single
    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