C# Class UnityEditorInternal.FrameDebuggerEventData

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
blendState FrameDebuggerBlendState
depthState FrameDebuggerDepthState
frameEventIndex int
indexCount int
instanceCount int
mesh UnityEngine.Mesh
meshInstanceID int
meshSubset int
rasterState FrameDebuggerRasterState
rendererInstanceID int
rtCount short
rtDim int
rtFace int
rtFormat int
rtHasDepthTexture short
rtHeight int
rtName string
rtWidth int
shader UnityEngine.Shader
shaderInstanceID int
shaderKeywords string
shaderName string
shaderPassIndex int
shaderProperties ShaderProperties
vertexCount int

Property Details

blendState public_oe property

public FrameDebuggerBlendState,UnityEditorInternal blendState
Résultat FrameDebuggerBlendState

depthState public_oe property

public FrameDebuggerDepthState,UnityEditorInternal depthState
Résultat FrameDebuggerDepthState

frameEventIndex public_oe property

public int frameEventIndex
Résultat int

indexCount public_oe property

public int indexCount
Résultat int

instanceCount public_oe property

public int instanceCount
Résultat int

mesh public_oe property

public Mesh,UnityEngine mesh
Résultat UnityEngine.Mesh

meshInstanceID public_oe property

public int meshInstanceID
Résultat int

meshSubset public_oe property

public int meshSubset
Résultat int

rasterState public_oe property

public FrameDebuggerRasterState,UnityEditorInternal rasterState
Résultat FrameDebuggerRasterState

rendererInstanceID public_oe property

public int rendererInstanceID
Résultat int

rtCount public_oe property

public short rtCount
Résultat short

rtDim public_oe property

public int rtDim
Résultat int

rtFace public_oe property

public int rtFace
Résultat int

rtFormat public_oe property

public int rtFormat
Résultat int

rtHasDepthTexture public_oe property

public short rtHasDepthTexture
Résultat short

rtHeight public_oe property

public int rtHeight
Résultat int

rtName public_oe property

public string rtName
Résultat string

rtWidth public_oe property

public int rtWidth
Résultat int

shader public_oe property

public Shader,UnityEngine shader
Résultat UnityEngine.Shader

shaderInstanceID public_oe property

public int shaderInstanceID
Résultat int

shaderKeywords public_oe property

public string shaderKeywords
Résultat string

shaderName public_oe property

public string shaderName
Résultat string

shaderPassIndex public_oe property

public int shaderPassIndex
Résultat int

shaderProperties public_oe property

public ShaderProperties,UnityEditorInternal shaderProperties
Résultat ShaderProperties

vertexCount public_oe property

public int vertexCount
Résultat int