C# 클래스 Axiom.Scripting.Compiler.CreateGpuSharedParametersScriptCompilerEvent

상속: ScriptCompilerEvent
파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
File string
Name string
ResourceGroup string

공개 메소드들

메소드 설명
CreateGpuSharedParametersScriptCompilerEvent ( string file, string name, string resGroup ) : System.Collections.Generic

메소드 상세

CreateGpuSharedParametersScriptCompilerEvent() 공개 메소드

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

프로퍼티 상세

File 공개적으로 프로퍼티

public string File
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

ResourceGroup 공개적으로 프로퍼티

public string ResourceGroup
리턴 string