InstancingData Struct 
              
              
              Namespace: Stride.Rendering
              Assembly: Stride.Rendering.dll
              
              
              
              
              
              
              
              
              
                public struct InstancingData
               
              
              
              
              
              
                  
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Fields
              
                
              
              
              
              
              BuffersManagedByUser
              
              
              
              
              
                public bool BuffersManagedByUser
               
              
              Field Value
              
                
                  
                    | Type | Description | 
                
                
                  
                    | System.Boolean |  | 
                
              
              
              
              
              
              InstanceCount
              
              
              
              
              
              
              Field Value
              
                
                  
                    | Type | Description | 
                
                
                  
                    | System.Int32 |  | 
                
              
              
              
              
              
              InstanceWorldBuffer
              
              
              
              
              
                public Buffer InstanceWorldBuffer
               
              
              Field Value
              
              
              
              
              
              InstanceWorldInverseBuffer
              
              
              
              
              
                public Buffer InstanceWorldInverseBuffer
               
              
              Field Value
              
              
              
              
              
              
              
              
              
              
              
                public int ModelTransformUsage
               
              
              Field Value
              
                
                  
                    | Type | Description | 
                
                
                  
                    | System.Int32 |  | 
                
              
              
              
              
              
              WorldInverseMatrices
              
              
              
              
              
                public Matrix[] WorldInverseMatrices
               
              
              Field Value
              
              
              
              
              
              WorldMatrices
              
              
              
              
              
                public Matrix[] WorldMatrices
               
              
              Field Value
              
              
              
 
              
               
              
              
              
                
                  System.ValueType.Equals(System.Object)
                
                
                  System.ValueType.GetHashCode()
                
                
                  System.ValueType.ToString()
                
               
              
              
              
              Extension Methods