C# Класс ValveResourceFormat.ResourceTypes.NTROSerialization.CTransform

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CTransform ( float field0, float field1, float field2, float field3, float field4, float field5, float field6, float field7 ) : System

Initializes a new instance of the CTransform class.

ToString ( ) : string

Описание методов

CTransform() публичный Метод

Initializes a new instance of the CTransform class.
public CTransform ( float field0, float field1, float field2, float field3, float field4, float field5, float field6, float field7 ) : System
field0 float First item of the matrix.
field1 float Second item of the matrix.
field2 float Third item of the matrix.
field3 float Fourth item of the matrix.
field4 float Fifth item of the matrix.
field5 float Sixth item of the matrix.
field6 float Seventh item of the matrix.
field7 float Eighth item of the matrix.
Результат System

ToString() публичный Метод

public ToString ( ) : string
Результат string