Struct RigEffectorData.Style | Animation Rigging | 1.0.3
docs.unity3d.com
    Show / Hide Table of Contents

    Struct RigEffectorData.Style

    The effector visual style.

    Namespace: UnityEngine.Animations.Rigging
    Syntax
    [Serializable]
    public struct Style

    Fields

    color

    The effector main color.

    Declaration
    public Color color
    Field Value
    Type Description
    Color

    position

    The position offset applied to the effector.

    Declaration
    public Vector3 position
    Field Value
    Type Description
    Vector3

    rotation

    The rotation offset applied to the effector.

    Declaration
    public Vector3 rotation
    Field Value
    Type Description
    Vector3

    shape

    The effector shape. This is represented by a Mesh.

    Declaration
    public Mesh shape
    Field Value
    Type Description
    Mesh

    size

    The

    Declaration
    public float size
    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