Shader
.maximumLOD
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Shader
Shader
.maximumLOD
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
Shader
All Members
Variables
isSupported
maximumLOD
renderQueue
Class Variables
globalMaximumLOD
Class Functions
Find
PropertyToID
SetGlobalColor
SetGlobalFloat
SetGlobalMatrix
SetGlobalTexture
SetGlobalVector
Inherited Variables
hideFlags
name
Inherited Functions
GetInstanceID
ToString
Inherited Class Functions
Destroy
DestroyImmediate
DontDestroyOnLoad
FindObjectOfType
FindObjectsOfType
Instantiate
Instantiate.<T>
operator !=
operator ==
operator bool
var
maximumLOD :
int
Description
Shader LOD level for this shader.
See Also:
Shader Level of Detail
,
Shader.globalMaximumLOD
.