Struct SkinnedMeshRenderer | Project Tiny Rendering | 0.28.0-preview.40
docs.unity3d.com
    Show / Hide Table of Contents

    Struct SkinnedMeshRenderer

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct SkinnedMeshRenderer : IComponentData

    Fields

    canUseCPUSkinning

    Declaration
    public bool canUseCPUSkinning
    Field Value
    Type Description
    Boolean

    canUseGPUSkinning

    Declaration
    public bool canUseGPUSkinning
    Field Value
    Type Description
    Boolean

    dynamicMesh

    Declaration
    public Entity dynamicMesh
    Field Value
    Type Description
    Entity

    indexCount

    Declaration
    public int indexCount
    Field Value
    Type Description
    Int32

    material

    Declaration
    public Entity material
    Field Value
    Type Description
    Entity

    shadowCastingMode

    Declaration
    public ShadowCastingMode shadowCastingMode
    Field Value
    Type Description
    ShadowCastingMode

    sharedMesh

    Declaration
    public Entity sharedMesh
    Field Value
    Type Description
    Entity

    skinQuality

    Declaration
    public SkinQuality skinQuality
    Field Value
    Type Description
    SkinQuality

    startIndex

    Declaration
    public int startIndex
    Field Value
    Type Description
    Int32
    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