docs.unity3d.com
    目次を表示する/隠す

    Enum ExposeFieldAttributeType

    The attribute type for exposed node fields.

    Namespace: Unity.VisualCompositor
    Syntax
    public enum ExposeFieldAttributeType

    Fields

    Name Description Value
    AsFieldType

    Expose the field according to its type. The supported types are:

    • float (FloatField)
    • int (IntegerField)
    • bool (Toggle)
    • Color (ColorField)
    • Vector2 (Vector2Field)
    • Vector3 (Vector3Field)
    • Vector4 (Vector4Field)
    Color

    Exposes the field as a color.

    Curve

    Expose field as an Animation Curve

    Enum

    Exposes the field as an Enum

    Float

    Exposes the field as a float.

    Int

    Exposes the field as an int.

    MaterialIDColorGroup

    Exposes the field as a Material ID Group asset.

    PopupString

    Exposes the field as a popup with string values.

    Property

    Exposes the field as a SerializedProperty.

    RenderTexturePropertyAndInfo

    Exposes the field as a RenderTexture object and info.

    Texture

    Exposes the field as a texture.

    Toggle

    Exposes the field as a toggle.

    Vector2

    Exposes the field as a 2D vector.

    Vector3

    Exposes the field as a 3D vector.

    Vector4

    Exposes the field as a 4D vector.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)