Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShaderParameters Class / BlockRefTansformMatrix Property

In This Topic
    BlockRefTansformMatrix Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BlockRefTansformMatrix As Single()
    public float[] BlockRefTansformMatrix {get;}
    See Also