Model
Description
- Derived from
- 
GpuCode abstract 
| Full source code is included in the Tinman 3D SDK download. | 
The render effect code used by IModelRendererEffect.
Public / Methods
VS_Default
The vertex shader for non-instanced geometry with ModelRendererMode.OpaqueTransparent and ModelRendererMode.OpaqueTransparentNoOrder.
VS_Instance
The vertex shader for instanced geometry with ModelRendererMode.OpaqueTransparent and ModelRendererMode.OpaqueTransparentNoOrder.