Files
GhostEngine/docs/documents/api/Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.yml

393 lines
14 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings
commentId: T:Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings
id: GhostRenderPipelineSettings
parent: Ghost.Graphics.RenderPipeline
children:
- Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
langs:
- csharp
- vb
name: GhostRenderPipelineSettings
nameWithType: GhostRenderPipelineSettings
fullName: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings
type: Class
source:
remote:
path: src/Runtime/Ghost.Graphics/RenderPipeline/GhostRenderPipeline.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: GhostRenderPipelineSettings
path: src/Runtime/Ghost.Graphics/RenderPipeline/GhostRenderPipeline.cs
startLine: 8
assemblies:
- Ghost.Graphics
namespace: Ghost.Graphics.RenderPipeline
syntax:
content: 'public sealed class GhostRenderPipelineSettings : IRenderPipelineSettings'
content.vb: Public NotInheritable Class GhostRenderPipelineSettings Implements IRenderPipelineSettings
inheritance:
- System.Object
implements:
- Ghost.Graphics.RenderPipeline.IRenderPipelineSettings
inheritedMembers:
- System.Object.Equals(System.Object)
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetHashCode
- System.Object.GetType
- System.Object.ReferenceEquals(System.Object,System.Object)
- System.Object.ToString
- uid: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
commentId: M:Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
id: CreatePipeline(Ghost.Graphics.RenderSystem)
parent: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings
langs:
- csharp
- vb
name: CreatePipeline(RenderSystem)
nameWithType: GhostRenderPipelineSettings.CreatePipeline(RenderSystem)
fullName: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
type: Method
source:
remote:
path: src/Runtime/Ghost.Graphics/RenderPipeline/GhostRenderPipeline.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: CreatePipeline
path: src/Runtime/Ghost.Graphics/RenderPipeline/GhostRenderPipeline.cs
startLine: 10
assemblies:
- Ghost.Graphics
namespace: Ghost.Graphics.RenderPipeline
example: []
syntax:
content: public IRenderPipeline CreatePipeline(RenderSystem renderSystem)
parameters:
- id: renderSystem
type: Ghost.Graphics.RenderSystem
return:
type: Ghost.Graphics.RenderPipeline.IRenderPipeline
content.vb: Public Function CreatePipeline(renderSystem As RenderSystem) As IRenderPipeline
overload: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline*
implements:
- Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
references:
- uid: Ghost.Graphics.RenderPipeline
commentId: N:Ghost.Graphics.RenderPipeline
href: Ghost.html
name: Ghost.Graphics.RenderPipeline
nameWithType: Ghost.Graphics.RenderPipeline
fullName: Ghost.Graphics.RenderPipeline
spec.csharp:
- uid: Ghost
name: Ghost
href: Ghost.html
- name: .
- uid: Ghost.Graphics
name: Graphics
href: Ghost.Graphics.html
- name: .
- uid: Ghost.Graphics.RenderPipeline
name: RenderPipeline
href: Ghost.Graphics.RenderPipeline.html
spec.vb:
- uid: Ghost
name: Ghost
href: Ghost.html
- name: .
- uid: Ghost.Graphics
name: Graphics
href: Ghost.Graphics.html
- name: .
- uid: Ghost.Graphics.RenderPipeline
name: RenderPipeline
href: Ghost.Graphics.RenderPipeline.html
- uid: System.Object
commentId: T:System.Object
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
name: object
nameWithType: object
fullName: object
nameWithType.vb: Object
fullName.vb: Object
name.vb: Object
- uid: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings
commentId: T:Ghost.Graphics.RenderPipeline.IRenderPipelineSettings
parent: Ghost.Graphics.RenderPipeline
href: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.html
name: IRenderPipelineSettings
nameWithType: IRenderPipelineSettings
fullName: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings
- uid: System.Object.Equals(System.Object)
commentId: M:System.Object.Equals(System.Object)
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
name: Equals(object)
nameWithType: object.Equals(object)
fullName: object.Equals(object)
nameWithType.vb: Object.Equals(Object)
fullName.vb: Object.Equals(Object)
name.vb: Equals(Object)
spec.csharp:
- uid: System.Object.Equals(System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.Object.Equals(System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: System.Object.Equals(System.Object,System.Object)
commentId: M:System.Object.Equals(System.Object,System.Object)
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
name: Equals(object, object)
nameWithType: object.Equals(object, object)
fullName: object.Equals(object, object)
nameWithType.vb: Object.Equals(Object, Object)
fullName.vb: Object.Equals(Object, Object)
name.vb: Equals(Object, Object)
spec.csharp:
- uid: System.Object.Equals(System.Object,System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.Object.Equals(System.Object,System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: System.Object.GetHashCode
commentId: M:System.Object.GetHashCode
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
name: GetHashCode()
nameWithType: object.GetHashCode()
fullName: object.GetHashCode()
nameWithType.vb: Object.GetHashCode()
fullName.vb: Object.GetHashCode()
spec.csharp:
- uid: System.Object.GetHashCode
name: GetHashCode
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
- name: (
- name: )
spec.vb:
- uid: System.Object.GetHashCode
name: GetHashCode
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
- name: (
- name: )
- uid: System.Object.GetType
commentId: M:System.Object.GetType
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
name: GetType()
nameWithType: object.GetType()
fullName: object.GetType()
nameWithType.vb: Object.GetType()
fullName.vb: Object.GetType()
spec.csharp:
- uid: System.Object.GetType
name: GetType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
- name: (
- name: )
spec.vb:
- uid: System.Object.GetType
name: GetType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
- name: (
- name: )
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
name: ReferenceEquals(object, object)
nameWithType: object.ReferenceEquals(object, object)
fullName: object.ReferenceEquals(object, object)
nameWithType.vb: Object.ReferenceEquals(Object, Object)
fullName.vb: Object.ReferenceEquals(Object, Object)
name.vb: ReferenceEquals(Object, Object)
spec.csharp:
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
name: ReferenceEquals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
name: ReferenceEquals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: ','
- name: " "
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: System.Object.ToString
commentId: M:System.Object.ToString
parent: System.Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
name: ToString()
nameWithType: object.ToString()
fullName: object.ToString()
nameWithType.vb: Object.ToString()
fullName.vb: Object.ToString()
spec.csharp:
- uid: System.Object.ToString
name: ToString
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
- name: (
- name: )
spec.vb:
- uid: System.Object.ToString
name: ToString
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
- name: (
- name: )
- uid: System
commentId: N:System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
name: System
nameWithType: System
fullName: System
- uid: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline*
commentId: Overload:Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline
href: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.html#Ghost_Graphics_RenderPipeline_GhostRenderPipelineSettings_CreatePipeline_Ghost_Graphics_RenderSystem_
name: CreatePipeline
nameWithType: GhostRenderPipelineSettings.CreatePipeline
fullName: Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline
- uid: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
commentId: M:Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
parent: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings
href: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.html#Ghost_Graphics_RenderPipeline_IRenderPipelineSettings_CreatePipeline_Ghost_Graphics_RenderSystem_
name: CreatePipeline(RenderSystem)
nameWithType: IRenderPipelineSettings.CreatePipeline(RenderSystem)
fullName: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
spec.csharp:
- uid: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
name: CreatePipeline
href: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.html#Ghost_Graphics_RenderPipeline_IRenderPipelineSettings_CreatePipeline_Ghost_Graphics_RenderSystem_
- name: (
- uid: Ghost.Graphics.RenderSystem
name: RenderSystem
href: Ghost.Graphics.RenderSystem.html
- name: )
spec.vb:
- uid: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)
name: CreatePipeline
href: Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.html#Ghost_Graphics_RenderPipeline_IRenderPipelineSettings_CreatePipeline_Ghost_Graphics_RenderSystem_
- name: (
- uid: Ghost.Graphics.RenderSystem
name: RenderSystem
href: Ghost.Graphics.RenderSystem.html
- name: )
- uid: Ghost.Graphics.RenderSystem
commentId: T:Ghost.Graphics.RenderSystem
parent: Ghost.Graphics
href: Ghost.Graphics.RenderSystem.html
name: RenderSystem
nameWithType: RenderSystem
fullName: Ghost.Graphics.RenderSystem
- uid: Ghost.Graphics.RenderPipeline.IRenderPipeline
commentId: T:Ghost.Graphics.RenderPipeline.IRenderPipeline
parent: Ghost.Graphics.RenderPipeline
href: Ghost.Graphics.RenderPipeline.IRenderPipeline.html
name: IRenderPipeline
nameWithType: IRenderPipeline
fullName: Ghost.Graphics.RenderPipeline.IRenderPipeline
- uid: Ghost.Graphics
commentId: N:Ghost.Graphics
href: Ghost.html
name: Ghost.Graphics
nameWithType: Ghost.Graphics
fullName: Ghost.Graphics
spec.csharp:
- uid: Ghost
name: Ghost
href: Ghost.html
- name: .
- uid: Ghost.Graphics
name: Graphics
href: Ghost.Graphics.html
spec.vb:
- uid: Ghost
name: Ghost
href: Ghost.html
- name: .
- uid: Ghost.Graphics
name: Graphics
href: Ghost.Graphics.html