C# Class UnityEditorInternal.FrameDebuggerEventData

Exibir arquivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property 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
return FrameDebuggerBlendState

depthState public_oe property

public FrameDebuggerDepthState,UnityEditorInternal depthState
return FrameDebuggerDepthState

frameEventIndex public_oe property

public int frameEventIndex
return int

indexCount public_oe property

public int indexCount
return int

instanceCount public_oe property

public int instanceCount
return int

mesh public_oe property

public Mesh,UnityEngine mesh
return UnityEngine.Mesh

meshInstanceID public_oe property

public int meshInstanceID
return int

meshSubset public_oe property

public int meshSubset
return int

rasterState public_oe property

public FrameDebuggerRasterState,UnityEditorInternal rasterState
return FrameDebuggerRasterState

rendererInstanceID public_oe property

public int rendererInstanceID
return int

rtCount public_oe property

public short rtCount
return short

rtDim public_oe property

public int rtDim
return int

rtFace public_oe property

public int rtFace
return int

rtFormat public_oe property

public int rtFormat
return int

rtHasDepthTexture public_oe property

public short rtHasDepthTexture
return short

rtHeight public_oe property

public int rtHeight
return int

rtName public_oe property

public string rtName
return string

rtWidth public_oe property

public int rtWidth
return int

shader public_oe property

public Shader,UnityEngine shader
return UnityEngine.Shader

shaderInstanceID public_oe property

public int shaderInstanceID
return int

shaderKeywords public_oe property

public string shaderKeywords
return string

shaderName public_oe property

public string shaderName
return string

shaderPassIndex public_oe property

public int shaderPassIndex
return int

shaderProperties public_oe property

public ShaderProperties,UnityEditorInternal shaderProperties
return ShaderProperties

vertexCount public_oe property

public int vertexCount
return int