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)
Alternative to dynamic_for, begins a dynamic loop block (HLSL 'for' operator) without
designating actions which are performed inside. Should be paired with dynamic_for_end
function call.
Namespace: Visual3D.Graphics3D.Shaders.SharpSLAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |