LOD

struct in UnityEngine

매뉴얼로 전환

설명

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

변수

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].

생성자

LODConstruct a LOD.