Struct aiSample | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct aiSample

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UTJ.Alembic
    Syntax
    public struct aiSample

    Fields

    self

    Declaration
    public IntPtr self
    Field Value
    Type Description
    System.IntPtr

    Operators

    Explicit(aiSample to aiCameraSample)

    Declaration
    public static explicit operator aiCameraSample(aiSample v)
    Parameters
    Type Name Description
    aiSample v
    Returns
    Type Description
    aiCameraSample

    Explicit(aiSample to aiPointsSample)

    Declaration
    public static explicit operator aiPointsSample(aiSample v)
    Parameters
    Type Name Description
    aiSample v
    Returns
    Type Description
    aiPointsSample

    Explicit(aiSample to aiPolyMeshSample)

    Declaration
    public static explicit operator aiPolyMeshSample(aiSample v)
    Parameters
    Type Name Description
    aiSample v
    Returns
    Type Description
    aiPolyMeshSample

    Explicit(aiSample to aiXformSample)

    Declaration
    public static explicit operator aiXformSample(aiSample v)
    Parameters
    Type Name Description
    aiSample v
    Returns
    Type Description
    aiXformSample

    Implicit(aiSample to Boolean)

    Declaration
    public static implicit operator bool (aiSample v)
    Parameters
    Type Name Description
    aiSample v
    Returns
    Type Description
    System.Boolean
    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