C# Класс Ohana3DS_Transfigured.Ohana.Models.GenericFormats.DAE.daeTriangles

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
p string

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

Метод Описание
addInput ( string semantic, string source, uint offset, uint set ) : void
get ( ) : List
set ( List indices ) : void

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

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

public addInput ( string semantic, string source, uint offset, uint set ) : void
semantic string
source string
offset uint
set uint
Результат void

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

public get ( ) : List
Результат List

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

public set ( List indices ) : void
indices List
Результат void

Описание свойств

p публичное свойство

public string p
Результат string