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

    Class HLSLArray

    Attribute defining an HLSL array.

    Inheritance
    Object
    HLSLArray
    Namespace: UnityEngine.Rendering
    Syntax
    public class HLSLArray : System.Attribute

    Constructors

    HLSLArray(Int32, Type)

    HLSLSArray constructor.

    Declaration
    public HLSLArray(int arraySize, Type elementType)
    Parameters
    Type Name Description
    Int32 arraySize

    Size of the array.

    Type elementType

    Type of the array elements.

    Fields

    arraySize

    Size of the array.

    Declaration
    public int arraySize
    Field Value
    Type Description
    Int32

    elementType

    Type of the array elements.

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