PipelineState Class
Namespace: Stride.Graphics
Assembly: Stride.Graphics.dll
Derived from PipelineState:
public class PipelineState : GraphicsResourceBase, IDisposable, IComponent, IReferencable, ICollectorHolder
|
Improve this Doc
View Source
Properties
public int InputBindingCount { get; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Methods
New(GraphicsDevice, ref PipelineStateDescription)
public static PipelineState New(GraphicsDevice graphicsDevice, ref PipelineStateDescription pipelineStateDescription)
Parameters
Returns
OnDestroyed()
protected override void OnDestroyed()
Overrides
Extension Methods