Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isRenderingAllowed

Get if rendering is currently allowed. Rendering is always allowed in the Editor however it is only allowed elsewhere depending on _renderingMode.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public static bool isRenderingAllowed { get; }