C# Class Axiom.Scripting.Compiler.CreateGpuSharedParametersScriptCompilerEvent

Inheritance: ScriptCompilerEvent
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Свойство Type Description
File string
Name string
ResourceGroup string

Méthodes publiques

Méthode Description
CreateGpuSharedParametersScriptCompilerEvent ( string file, string name, string resGroup ) : System.Collections.Generic

Method Details

CreateGpuSharedParametersScriptCompilerEvent() public méthode

public CreateGpuSharedParametersScriptCompilerEvent ( string file, string name, string resGroup ) : System.Collections.Generic
file string
name string
resGroup string
Résultat System.Collections.Generic

Property Details

File public_oe property

public string File
Résultat string

Name public_oe property

public string Name
Résultat string

ResourceGroup public_oe property

public string ResourceGroup
Résultat string