C# Class Axiom.Scripting.Compiler.CreateGpuSharedParametersScriptCompilerEvent

Inheritance: ScriptCompilerEvent
Show file Open project: WolfgangSt/axiom Class Usage Examples

Public Properties

Property Type Description
File string
Name string
ResourceGroup string

Public Methods

Method Description
CreateGpuSharedParametersScriptCompilerEvent ( string file, string name, string resGroup ) : System.Collections.Generic

Method Details

CreateGpuSharedParametersScriptCompilerEvent() public method

public CreateGpuSharedParametersScriptCompilerEvent ( string file, string name, string resGroup ) : System.Collections.Generic
file string
name string
resGroup string
return System.Collections.Generic

Property Details

File public property

public string File
return string

Name public property

public string Name
return string

ResourceGroup public property

public string ResourceGroup
return string