TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Layers
StandardLayer Class
StandardLayer Methods
Awake Method
createProjectionParams Method
GetProjectionParams Method
Hit Method
setName Method
updateCamera Method
StandardLayer
createProjectionParams Method
Creates projection parameters.
Namespace:
TouchScript.Layers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
ProjectionParams
createProjectionParams
()
Return Value
Type:
ProjectionParams
Created
ProjectionParams
instance.
See Also
Reference
StandardLayer Class
TouchScript.Layers Namespace