Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Glare
VectorTypeAttribute
C# Class Glare.VectorTypeAttribute
Describes the parameters of a vector type.
Inheritance:
System.Attribute
Afficher le fichier
Open project: Burton-Radons/Alexandria
Méthodes publiques
Méthode
Description
VectorTypeAttribute
(
Type
elementType
,
int
elementCount
,
bool
reversed
) :
System
Initialise the attribute.
Method Details
VectorTypeAttribute()
public
méthode
Initialise the attribute.
public
VectorTypeAttribute
(
Type
elementType
,
int
elementCount
,
bool
reversed
) :
System
elementType
System.Type
elementCount
int
reversed
bool
Résultat
System