Click or drag to resize

FullscreenLayercreateProjectionParams Method

Creates projection parameters.

Namespace:  TouchScript.Layers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override ProjectionParams createProjectionParams()

Return Value

Type: ProjectionParams
Created ProjectionParams instance.
See Also