Fork me on GitHub

Vector3 Class

Summary

A 3D Vector component (perhaps an orientation, as in the WiiMote)
Namespace
SharpInputSystem
Base Types
graph BT Type-->Base0["Component"] click Base0 "/sharpinputsystem/api/SharpInputSystem/Component" Base0-->Base1["object"] Type["Vector3"] class Type type-node

Syntax

public class Vector3 : Component

Constructors

Properties

Name Value Summary
Type ComponentType
Inherited from Component

Methods

Name Value Summary
Clear() void