Table of Contents

Class DefaultPSShaderByteCodes

Namespace
HelixToolkit.SharpDX.Shaders
Assembly
HelixToolkit.SharpDX.dll
public static class DefaultPSShaderByteCodes
Inheritance
DefaultPSShaderByteCodes
Inherited Members

Properties

PSBillboardText

public static string PSBillboardText { get; }

Property Value

string

PSBillboardTextOIT

Gets the ps billboard text order independent transparent shader.

public static string PSBillboardTextOIT { get; }

Property Value

string

The ps billboard text order independent transparent shader.

PSBillboardTextOITDP

public static string PSBillboardTextOITDP { get; }

Property Value

string

PSDepthStencilTestOnly

public static string PSDepthStencilTestOnly { get; }

Property Value

string

PSEffectBloomCombine

Gets the ps effect bloom combine.

public static string PSEffectBloomCombine { get; }

Property Value

string

The ps effect bloom combine.

PSEffectBloomExtract

Gets the ps effect bloom extract.

public static string PSEffectBloomExtract { get; }

Property Value

string

The ps effect bloom extract.

PSEffectBloomHorizontalBlur

Gets the ps effect bloom horizontal blur.

public static string PSEffectBloomHorizontalBlur { get; }

Property Value

string

The ps effect bloom horizontal blur.

PSEffectBloomVerticalBlur

Gets the ps effect bloom vertical blur.

public static string PSEffectBloomVerticalBlur { get; }

Property Value

string

The ps effect bloom vertical blur.

PSEffectDiffuseXRayGrid

Gets the ps effect diffuse x ray grid.

public static string PSEffectDiffuseXRayGrid { get; }

Property Value

string

The ps effect diffuse x ray grid.

PSEffectFXAA

Gets the ps effect fxaa.

public static string PSEffectFXAA { get; }

Property Value

string

The ps effect fxaa.

PSEffectFullScreenBlurHorizontal

Gets the ps effect full screen blur horizontal.

public static string PSEffectFullScreenBlurHorizontal { get; }

Property Value

string

The ps effect full screen blur horizontal.

PSEffectFullScreenBlurVertical

Gets the ps effect full screen blur vertical.

public static string PSEffectFullScreenBlurVertical { get; }

Property Value

string

The ps effect full screen blur vertical.

PSEffectLUMA

Gets the ps effect luma.

public static string PSEffectLUMA { get; }

Property Value

string

The ps effect luma.

PSEffectMeshBorderHighlight

Gets the ps mesh border highlight

public static string PSEffectMeshBorderHighlight { get; }

Property Value

string

The ps mesh mesh border highlight

PSEffectMeshXRay

public static string PSEffectMeshXRay { get; }

Property Value

string

PSEffectOutlineQuadFinal

Gets the ps mesh outline quad final.

public static string PSEffectOutlineQuadFinal { get; }

Property Value

string

The ps mesh outline quad final.

PSEffectOutlineScreenQuad

Gets the ps mesh outline screen quad.

public static string PSEffectOutlineScreenQuad { get; }

Property Value

string

The ps mesh outline screen quad.

PSEffectOutlineScreenQuadStencil

Gets the ps mesh outline screen quad stencil.

public static string PSEffectOutlineScreenQuadStencil { get; }

Property Value

string

The ps mesh outline screen quad stencil.

PSEffectOutlineSmooth

Gets the ps effect outline smooth.

public static string PSEffectOutlineSmooth { get; }

Property Value

string

The ps effect outline smooth.

PSEffectXRayGrid

Gets the ps effect x ray grid. This is based on BlinnPhong

public static string PSEffectXRayGrid { get; }

Property Value

string

The ps effect x ray grid.

PSLine

public static string PSLine { get; }

Property Value

string

PSLineColor

public static string PSLineColor { get; }

Property Value

string

PSMeshBinnPhong

public static string PSMeshBinnPhong { get; }

Property Value

string

PSMeshBinnPhongOIT

Gets the ps mesh binn phong order independent transparent shader.

public static string PSMeshBinnPhongOIT { get; }

Property Value

string

The ps mesh binn phong order independent transparent shader.

PSMeshBinnPhongOITQuad

Gets the ps mesh binn phong oit quad.

public static string PSMeshBinnPhongOITQuad { get; }

Property Value

string

The ps mesh binn phong oit quad.

PSMeshBlinnPhongOITDP

public static string PSMeshBlinnPhongOITDP { get; }

Property Value

string

PSMeshClipPlaneBackface

public static string PSMeshClipPlaneBackface { get; }

Property Value

string

PSMeshClipPlaneQuad

public static string PSMeshClipPlaneQuad { get; }

Property Value

string

PSMeshColorStripe

public static string PSMeshColorStripe { get; }

Property Value

string

PSMeshDiffuseMap

public static string PSMeshDiffuseMap { get; }

Property Value

string

PSMeshDiffuseMapOIT

Gets the ps mesh diffuse map oit.

public static string PSMeshDiffuseMapOIT { get; }

Property Value

string

The ps mesh diffuse map oit.

PSMeshDiffuseMapOITDP

public static string PSMeshDiffuseMapOITDP { get; }

Property Value

string

PSMeshNormal

public static string PSMeshNormal { get; }

Property Value

string

PSMeshOITDPBlending

public static string PSMeshOITDPBlending { get; }

Property Value

string

PSMeshOITDPFinal

public static string PSMeshOITDPFinal { get; }

Property Value

string

PSMeshOITDPFirst

public static string PSMeshOITDPFirst { get; }

Property Value

string

PSMeshPBR

Gets the ps mesh PBR.

public static string PSMeshPBR { get; }

Property Value

string

The ps mesh PBR.

PSMeshPBROIT

Gets the ps mesh PBR OIT.

public static string PSMeshPBROIT { get; }

Property Value

string

The ps mesh PBR.

PSMeshPBROITDP

public static string PSMeshPBROITDP { get; }

Property Value

string

PSMeshVertColor

public static string PSMeshVertColor { get; }

Property Value

string

PSMeshVertPosition

public static string PSMeshVertPosition { get; }

Property Value

string

PSMeshViewCube

public static string PSMeshViewCube { get; }

Property Value

string

PSMeshWireframe

public static string PSMeshWireframe { get; }

Property Value

string

PSMeshWireframeOIT

Gets the ps mesh wireframe oit.

public static string PSMeshWireframeOIT { get; }

Property Value

string

The ps mesh wireframe oit.

PSMeshWireframeOITDP

public static string PSMeshWireframeOITDP { get; }

Property Value

string

PSMeshXRay

public static string PSMeshXRay { get; }

Property Value

string

PSParticle

public static string PSParticle { get; }

Property Value

string

PSParticleOIT

Gets the ps particle order independent transparent shader.

public static string PSParticleOIT { get; }

Property Value

string

PSParticleOITDP

public static string PSParticleOITDP { get; }

Property Value

string

PSPlaneGrid

Gets the ps plane grid.

public static string PSPlaneGrid { get; }

Property Value

string

The ps plane grid.

PSPoint

public static string PSPoint { get; }

Property Value

string

PSSSAO

public static string PSSSAO { get; }

Property Value

string

PSSSAOBlur

public static string PSSSAOBlur { get; }

Property Value

string

PSSSAOP1

public static string PSSSAOP1 { get; }

Property Value

string

PSScreenDup

public static string PSScreenDup { get; }

Property Value

string

PSShadow

public static string PSShadow { get; }

Property Value

string

PSSkybox

public static string PSSkybox { get; }

Property Value

string

PSSprite2D

Gets the ps sprite.

public static string PSSprite2D { get; }

Property Value

string

The ps sprite.

PSVolume3D

public static string PSVolume3D { get; }

Property Value

string

PSVolumeCube

public static string PSVolumeCube { get; }

Property Value

string

PSVolumeDiffuse

public static string PSVolumeDiffuse { get; }

Property Value

string