The Transformation Value to set given the LOD
and articulation name.
[Visual Basic .NET] |
---|
Public Sub SetTransValue( _
ByVal LOD As Integer, _
ByVal Artic As String, _
ByVal Trans As String, _
ByVal TransVal As Double _
)
|
- LOD
- The level of detail. Usually 0.
- Artic
- The articulation name.
- Trans
- The transformation name.
- TransVal
- The transformation value.