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

    Struct aeProperty

    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 aeProperty

    Fields

    self

    Declaration
    public IntPtr self
    Field Value
    Type Description
    System.IntPtr

    Methods

    WriteArraySample(IntPtr, Int32)

    Declaration
    public void WriteArraySample(IntPtr data, int num_data)
    Parameters
    Type Name Description
    System.IntPtr data
    System.Int32 num_data

    WriteScalarSample(ref Matrix4x4)

    Declaration
    public void WriteScalarSample(ref Matrix4x4 data)
    Parameters
    Type Name Description
    Matrix4x4 data

    WriteScalarSample(ref Int32)

    Declaration
    public void WriteScalarSample(ref int data)
    Parameters
    Type Name Description
    System.Int32 data

    WriteScalarSample(ref Single)

    Declaration
    public void WriteScalarSample(ref float data)
    Parameters
    Type Name Description
    System.Single data

    WriteScalarSample(ref Bool)

    Declaration
    public void WriteScalarSample(ref Bool data)
    Parameters
    Type Name Description
    Bool data

    WriteScalarSample(ref Vector2)

    Declaration
    public void WriteScalarSample(ref Vector2 data)
    Parameters
    Type Name Description
    Vector2 data

    WriteScalarSample(ref Vector3)

    Declaration
    public void WriteScalarSample(ref Vector3 data)
    Parameters
    Type Name Description
    Vector3 data

    WriteScalarSample(ref Vector4)

    Declaration
    public void WriteScalarSample(ref Vector4 data)
    Parameters
    Type Name Description
    Vector4 data
    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