Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

LOD

struct in UnityEngine

Cambiar al Manual

Descripción

Structure for building a LOD for passing to the SetLODs function.

Variables

fadeTransitionWidthWidth of the cross-fade transition zone (proportion to the current LOD's whole length) [0-1]. Only used if it's not animated.
renderersList of renderers for this LOD level.
screenRelativeTransitionHeightThe screen relative height to use for the transition [0-1].

Constructores

LODconstruir un LOD.