ComputeVertexStreamBase Class
              
              
              Namespace: Stride.Rendering.Materials.ComputeColors
              Assembly: Stride.Rendering.dll
              
              
              Class ComputeVertexStreamBase.
 
              
              
              
              
              
              
              
              
                public abstract class ComputeVertexStreamBase : ComputeNode, IComputeVertexStream, IComputeNode
               
              
              
              
              
              
                  
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Properties
              
                
              
              
              
              
              
              Stream
              
              
              
              
              
                [DataMember(10)]
public IVertexStreamDefinition Stream { get; set; }
               
              
              Property Value
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Methods
              
                
              
              
              
              
              
              GenerateShaderSource(ShaderGeneratorContext, MaterialComputeColorKeys)
              
              
              
              
              
                public override ShaderSource GenerateShaderSource(ShaderGeneratorContext context, MaterialComputeColorKeys baseKeys)
               
              
              Parameters
              
              Returns
              
              Overrides
              
              
              
              
              
              
              GetColorChannelAsString()
              
              
              
              
              
                protected abstract string GetColorChannelAsString()
               
              
              Returns
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.String | 
                     | 
                  
                
              
              
              
 
              
               
              
              
              
              
              
              
              Extension Methods