Candide.Graphics.Batcher.RenderBatchedSpacs
Type JSONpublic class in Candide.Graphics.Batcher
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.Batcher - Base type
Candide.Graphics.Batcher.RenderBatchedParticles - Hash
B58F5E07FF0E1F2E44712014E0959B8333A75CA54A2F0D93122FF6A279B1415F
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_verticalCenteredPlaneBuffer# | public | public System.Int32 _verticalCenteredPlaneBuffer |
Methods
SetupQuadFunc
#
protected System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]> SetupQuadFunc()
Method metadata
- Visibilityprotected
- Return type
System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]> - StaticFalse
- VirtualTrue
- Hash
16FC7C0386256D9C3AD8D3A5975415C308EEA67E7C328EB1446B7D903E6F7944 - Body hash
DB13408FC6EF92DD4FBDFA55E75F6C7886832A3FBA9BD1E45A2332AADEF5D261 - IL size840
Referenced calls
Candide.Graphics.Batcher.RenderBatchedParticles::SetupQuadFunc()System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>::get_Count()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.Graphics.Batcher.VertexBatchedQuad::.ctor(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector2)System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>::Add(!0)