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

PS_Out_TargetDepth

Description

[StageInOut]
struct Tinman.Engine.Shaders.PS_Out_TargetDepth

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

Pixel shader output for one color target and a depth buffer.

Public / Attributes

Color


[System(Value.Target)]
public attribute Color → (float4)

Color output for first render target.

Depth


[System(Value.Depth)]
public attribute Depth → (float32)

Depth output.

PS_Out_Target PS_Out_TargetDepthLess

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