Files
Crash-Course/Documentation/api/Global.ParallaxCamera.ParallaxCameraDelegate.yml
2025-04-16 19:20:36 -04:00

46 lines
1.1 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Global.ParallaxCamera.ParallaxCameraDelegate
commentId: T:Global.ParallaxCamera.ParallaxCameraDelegate
id: ParallaxCamera.ParallaxCameraDelegate
parent: Global
children: []
langs:
- csharp
- vb
name: ParallaxCamera.ParallaxCameraDelegate
nameWithType: ParallaxCamera.ParallaxCameraDelegate
fullName: ParallaxCamera.ParallaxCameraDelegate
type: Delegate
source:
id: ParallaxCameraDelegate
path: ''
startLine: 122
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public delegate void ParallaxCamera.ParallaxCameraDelegate(float deltaMovement)
parameters:
- id: deltaMovement
type: System.Single
content.vb: Public Delegate Sub ParallaxCamera.ParallaxCameraDelegate(deltaMovement As Single)
references:
- uid: Global
- uid: System.Single
commentId: T:System.Single
parent: System
isExternal: true
name: float
nameWithType: float
fullName: float
nameWithType.vb: Single
fullName.vb: Single
name.vb: Single
- uid: System
commentId: N:System
isExternal: true
name: System
nameWithType: System
fullName: System