Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GLShader Class / SetBlockRefTransform Method

In This Topic
    SetBlockRefTransform Method (GLShader)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetBlockRefTransform( _
       ByVal blockRefMatrix() As Single _
    ) 
    public void SetBlockRefTransform( 
       float[] blockRefMatrix
    )

    Parameters

    blockRefMatrix
    See Also