struct HandSimId
Id of a simulated hand pose, for use with
Input.HandSimPoseRemove
Instance Methods
Equals | Same as == |
GetHashCode | Hash code of the id. |
Static Fields and Properties
HandSimId None | An id for testing emptiness. |
Operators
op_Equality | Compares the equality of two HandSimIds, nothing fancy here. |
op_Inequality | Compares the equality of two HandSimIds, nothing fancy here. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!