Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

276
Vistas
Unity3D WebCamTexture graphicsFormat value doesn't exist

I wanted to check which UnityEngine.Experimental.Rendering.GraphicsFormat my WebCamTexture is using.

WebCamTexture webCam = new WebCamTexture();
Debug.Log($"Graphics Format is {webCam.graphicsFormat}");

The output is Graphics Format is 88 but 88 does not seem to be in the GraphicsFormat enum, which goes up to 86 and then continues at 96.

So which format is the WebCamTexture using?

EDIT: I am using Unity 2019.4.21f1 for this project.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

88 is ARGB32, even though it's not part of the named enum values.

Edit: the full list of undocumented options is as follows:

  • Alpha8 54
  • ARGB32 88
  • YUY2 141
  • ASTC_HDR_4x4 145
  • ASTC_HDR_5x5 146
  • ASTC_HDR_6x6 147
  • ASTC_HDR_8x8 148
  • ASTC_HDR_10x10 149
  • ASTC_HDR_12x12 150
  • PVRTC_2BPP_RGBA 108875872
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda