C# Class ShaderCompiler.Core.ArrayType

Inheritance: System.Attribute
Datei anzeigen Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
Length int

Public Methods

Method Description
ArrayType ( int length ) : System

Method Details

ArrayType() public method

public ArrayType ( int length ) : System
length int
return System

Property Details

Length public_oe property

public int Length
return int