Class DefaultVSShaderByteCodes
- Namespace
- HelixToolkit.SharpDX.Shaders
- Assembly
- HelixToolkit.SharpDX.dll
public static class DefaultVSShaderByteCodes
- Inheritance
-
DefaultVSShaderByteCodes
- Inherited Members
Properties
VSBillboard
public static string VSBillboard { get; }
Property Value
VSBillboardInstancing
public static string VSBillboardInstancing { get; }
Property Value
VSMeshBatched
Gets the vs mesh batched.
public static string VSMeshBatched { get; }
Property Value
- string
The vs mesh batched.
VSMeshBatchedSSAO
Gets the vs mesh batched ssao.
public static string VSMeshBatchedSSAO { get; }
Property Value
- string
The vs mesh batched ssao.
VSMeshBatchedShadow
public static string VSMeshBatchedShadow { get; }
Property Value
VSMeshBatchedWireframe
Gets the vs mesh batched wireframe.
public static string VSMeshBatchedWireframe { get; }
Property Value
- string
The vs mesh batched wireframe.
VSMeshBoneSkinningBasic
public static string VSMeshBoneSkinningBasic { get; }
Property Value
VSMeshBoneSkinningWireframe
public static string VSMeshBoneSkinningWireframe { get; }
Property Value
VSMeshClipPlane
public static string VSMeshClipPlane { get; }
Property Value
VSMeshClipPlaneQuad
public static string VSMeshClipPlaneQuad { get; }
Property Value
VSMeshDefault
public static string VSMeshDefault { get; }
Property Value
VSMeshDepth
Gets the vs mesh depth.
public static string VSMeshDepth { get; }
Property Value
- string
The vs mesh depth.
VSMeshInstancing
public static string VSMeshInstancing { get; }
Property Value
VSMeshInstancingTessellation
public static string VSMeshInstancingTessellation { get; }
Property Value
VSMeshOutlineP1
public static string VSMeshOutlineP1 { get; }
Property Value
VSMeshOutlineScreenQuad
public static string VSMeshOutlineScreenQuad { get; }
Property Value
VSMeshSSAO
public static string VSMeshSSAO { get; }
Property Value
VSMeshShadow
public static string VSMeshShadow { get; }
Property Value
VSMeshTessellation
public static string VSMeshTessellation { get; }
Property Value
VSMeshWireframe
public static string VSMeshWireframe { get; }
Property Value
VSParticle
public static string VSParticle { get; }
Property Value
VSPlaneGrid
Gets the vs plane grid.
public static string VSPlaneGrid { get; }
Property Value
- string
The vs plane grid.
VSPoint
public static string VSPoint { get; }
Property Value
VSPointShadow
public static string VSPointShadow { get; }
Property Value
VSSSAO
public static string VSSSAO { get; }
Property Value
VSScreenDup
public static string VSScreenDup { get; }
Property Value
VSScreenDupCursor
public static string VSScreenDupCursor { get; }
Property Value
VSScreenQuad
public static string VSScreenQuad { get; }
Property Value
VSSkybox
public static string VSSkybox { get; }
Property Value
VSSprite2D
public static string VSSprite2D { get; }
Property Value
VSVolume3D
public static string VSVolume3D { get; }