コード例 #1
0
    public string GetMeshName()
    {
        string ret = EditorRendererPINVOKE.EditorActor_GetMeshName(swigCPtr);

        return(ret);
    }