Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Glare
VectorTypeAttribute
C# Класс Glare.VectorTypeAttribute
Describes the parameters of a vector type.
Наследование:
System.Attribute
Показать файл
Открыть проект
Открытые методы
Метод
Описание
VectorTypeAttribute
(
Type
elementType
,
int
elementCount
,
bool
reversed
) :
System
Initialise the attribute.
Описание методов
VectorTypeAttribute()
публичный
Метод
Initialise the attribute.
public
VectorTypeAttribute
(
Type
elementType
,
int
elementCount
,
bool
reversed
) :
System
elementType
System.Type
elementCount
int
reversed
bool
Результат
System