![]() |
Obi
7.0.5
Unified particle physics for Unity
|
This is the complete list of members for Obi.ObiPathFrame, including all inherited members.
| Axis enum name (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| binormal (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| color (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| DebugDraw(float size) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| Identity (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | static |
| normal (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| ObiPathFrame(Vector3 position, Vector3 tangent, Vector3 normal, Vector3 binormal, Vector4 color, float thickness) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| operator*(float f, ObiPathFrame c) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | static |
| operator+(ObiPathFrame c1, ObiPathFrame c2) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | static |
| position (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| Reset() (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| SetTwist(float twist) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| SetTwistAndTangent(float twist, Vector3 tangent) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| tangent (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| thickness (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| ToMatrix(Axis mainAxis) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| Transport(ObiPathFrame frame, float twist) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| Transport(Vector3 newPosition, Vector3 newTangent, float twist) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| Transport(Vector3 newPosition, Vector3 newTangent, Vector3 newNormal, float twist) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | |
| WeightedSum(float w1, float w2, float w3, in ObiPathFrame c1, in ObiPathFrame c2, in ObiPathFrame c3, ref ObiPathFrame sum) (defined in Obi.ObiPathFrame) | Obi.ObiPathFrame | static |