Enum MotionValue.ValueType

    Definition

    Namespace:
    Tizen.NUI.Scene3D
    Assembly:
    Tizen.NUI.Scene3D.dll

    Determine whether current stored value is PropertyValue, or KeyFrames.

    public enum MotionValue.ValueType

    Fields

    Name Description
    Invalid

    Value is null, or invalid class.

    KeyFrames

    Value is KeyFrames.

    Property

    Value is PropertyValue.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX