Class DefaultGSShaderByteCodes
- Namespace
- HelixToolkit.SharpDX.Shaders
- Assembly
- HelixToolkit.SharpDX.dll
public static class DefaultGSShaderByteCodes
- Inheritance
-
DefaultGSShaderByteCodes
- Inherited Members
Properties
GSBillboard
public static string GSBillboard { get; }
Property Value
GSLine
public static string GSLine { get; }
Property Value
GSLineArrowHead
Gets the gs line arrow head.
public static string GSLineArrowHead { get; }
Property Value
- string
The gs line arrow head.
GSLineArrowHeadTail
Gets the gs line arrow tail.
public static string GSLineArrowHeadTail { get; }
Property Value
- string
The gs line arrow tail.
GSMeshBoneSkinnedOut
public static string GSMeshBoneSkinnedOut { get; }
Property Value
GSMeshNormalVector
Gets the gs mesh normal vector.
public static string GSMeshNormalVector { get; }
Property Value
- string
The gs mesh normal vector.
GSParticle
public static string GSParticle { get; }
Property Value
GSPoint
public static string GSPoint { get; }