Skip to content

error message: Graphics.DrawProcedural(MeshTopology, int, int)' is obsolete #67

@unitycoder

Description

@unitycoder

Assets\PointCloudTools\Demos\WebPlayer\Scripts\WebplayerViewerDX11.cs(226,4): error CS0619: 'Graphics.DrawProcedural(MeshTopology, int, int)' is obsolete: 'Method DrawProcedural has been deprecated. Use Graphics.DrawProceduralNow instead. (UnityUpgradable) -> DrawProceduralNow(*)'

Assets\PointCloudTools\PointCloudViewerDX11\Scripts\RuntimeViewerDX11.cs(903,13): error CS0619: 'Graphics.DrawProcedural(MeshTopology, int, int)' is obsolete: 'Method DrawProcedural has been deprecated. Use Graphics.DrawProceduralNow instead. (UnityUpgradable) -> DrawProceduralNow(*)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions