C# Class ShaderCompiler.Core.PSOutput

Inheritance: System.Attribute
Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
Index int
Type PSOutputTypes

Méthodes publiques

Méthode Description
PSOutput ( PSOutputTypes type, int index ) : System

Method Details

PSOutput() public méthode

public PSOutput ( PSOutputTypes type, int index ) : System
type PSOutputTypes
index int
Résultat System

Property Details

Index public_oe property

public int Index
Résultat int

Type public_oe property

public PSOutputTypes Type
Résultat PSOutputTypes