Eyeshot 11 WPF API Reference
WPF 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