Struct CameraKeyControl
Namespace: Unity.Tiny.Rendering
Syntax
public struct CameraKeyControl : IComponentData
Fields
fovspeed
Declaration
public float fovspeed
Field Value
Type | Description |
---|---|
Single |
mousemovespeed
Declaration
public float mousemovespeed
Field Value
Type | Description |
---|---|
Single |
mouserotspeed
Declaration
public float mouserotspeed
Field Value
Type | Description |
---|---|
Single |
movespeed
Declaration
public float movespeed
Field Value
Type | Description |
---|---|
Single |
Methods
Default()
Declaration
public void Default()