TINMAN 3D
  • Tinman 3D SDK
  • Reference - API
  • Tinman.Engine
  • Shaders
  • Renderer
  • VS_In

VS_In

Description

[StageInOut]
struct Tinman.Engine.Shaders.Renderer.VS_In

Full source code is included in the Tinman 3D SDK download.

Vertex shader input for IRendererEffect.

Public / Attributes

Color


[Color]
public attribute Color → (float4)

The vertex color.

Position


[Position]
public attribute Position → (float3)

The world-space vertex position.

Renderer VS_Out

Tinman 3D SDK | Copyright 2012 - 2026 Matthias Englert | ALL RIGHTS RESERVED | "Tinman 3D" is a registered trademark.