RenderMode

enumeration

Description

Render mode of CurveFields

Properties

TextureRenders the curve with a generated texture, like with Unity’s Immediate Mode GUI system (IMGUI).
MeshRenders the curve with an anti-aliased mesh.
DefaultRenders the curve with the default mode. Currently Texture.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答