Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_extrapolation

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public struct ufbx.ufbx_extrapolation

    Fields

    mode

    Declaration
    public ufbx.ufbx_extrapolation_mode mode
    Field Value
    Type Description
    ufbx.ufbx_extrapolation_mode

    repeat_count

    Count used for repeating modes. Negative values mean infinite repetition.

    Declaration
    public int repeat_count
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX