Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


renderingMode

Get the current value of _renderingMode. NOTE: Drawing and rendering are always available in the Unity Editor however rendering requires compute buffer support on any device it is used without which no rendering will occur.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public static PhysicsWorld.RenderingMode renderingMode { get; }