Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Returns HLSL type name of this operand. Normally, this differs from C# type.
Namespace: Visual3D.Graphics3D.Shaders.SharpSL.CoreAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
string HLSLType { get; }
ReadOnly Property HLSLType As String Get