Camera
.targetTexture
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Camera
Camera
.targetTexture
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
Camera
All Members
Variables
actualRenderingPath
aspect
backgroundColor
cameraToWorldMatrix
clearFlags
cullingMask
depth
depthTextureMode
farClipPlane
fieldOfView
layerCullDistances
nearClipPlane
orthographic
orthographicSize
pixelHeight
pixelRect
pixelWidth
projectionMatrix
rect
renderingPath
targetTexture
velocity
worldToCameraMatrix
Functions
CopyFrom
Render
RenderToCubemap
RenderWithShader
ResetAspect
ResetProjectionMatrix
ResetReplacementShader
ResetWorldToCameraMatrix
ScreenPointToRay
ScreenToViewportPoint
ScreenToWorldPoint
SetReplacementShader
ViewportPointToRay
ViewportToScreenPoint
ViewportToWorldPoint
WorldToScreenPoint
WorldToViewportPoint
Messages Sent
OnPostRender
OnPreCull
OnPreRender
OnRenderImage
OnRenderObject
OnWillRenderObject
Class Variables
allCameras
current
main
Inherited Variables
animation
audio
camera
collider
constantForce
enabled
gameObject
guiText
guiTexture
hideFlags
hingeJoint
light
name
networkView
particleEmitter
renderer
rigidbody
tag
transform
Inherited Functions
BroadcastMessage
CompareTag
GetComponent
GetComponent.<T>
GetComponentInChildren
GetComponentInChildren.<T>
GetComponents
GetComponents.<T>
GetComponentsInChildren
GetComponentsInChildren.<T>
GetInstanceID
SendMessage
SendMessageUpwards
ToString
Inherited Class Functions
Destroy
DestroyImmediate
DontDestroyOnLoad
FindObjectOfType
FindObjectsOfType
Instantiate
Instantiate.<T>
operator !=
operator ==
operator bool
var
targetTexture :
RenderTexture
Description
Destination render texture
(Unity Pro only)
.