C# Class SCPE.SCPE

Inheritance: Editor
显示文件 Open project: TereanYu/BeatNest Class Usage Examples

Public Properties

Property Type Description
pipeline RenderPipeline

Public Methods

Method Description
GetLayerID ( ) : int
GetRenderPipeline ( ) : RenderPipeline
GetRootFolder ( ) : string
OpenStorePage ( ) : void

Method Details

GetLayerID() public static method

public static GetLayerID ( ) : int
return int

GetRenderPipeline() public static method

public static GetRenderPipeline ( ) : RenderPipeline
return RenderPipeline

GetRootFolder() public static method

public static GetRootFolder ( ) : string
return string

OpenStorePage() public static method

public static OpenStorePage ( ) : void
return void

Property Details

pipeline public_oe static_oe property

public static RenderPipeline pipeline
return RenderPipeline