@feng3d/render-api
    Preparing search index...

    Interface VertexState

    顶点着色器阶段描述。

    interface VertexState {
        code: string;
    }
    Index

    Properties

    Properties

    code: string

    着色器代码。