|
Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
| FieldRepresentationInfo (GameObject representation, string filename, bool transparency, string modeText, Field field) | |
Public Member Functions inherited from RepresentationInformation | |
| RepresentationInformation (GameObject representation, string filename) | |
| void | Delete () |
| void | Enabled (bool enable) |
| string | GetText () |
| bool | GetRepresentationEnabled () |
| GameObject | GetRepresentation () |
Public Attributes | |
| Field | m_Field |
Public Attributes inherited from RepresentationInformation | |
| GameObject | m_Representation |
Additional Inherited Members | |
Protected Attributes inherited from RepresentationInformation | |
| string | m_Text |
| string | m_Filename |
This class serializes the information for a field representation.
| FieldRepresentationInfo.FieldRepresentationInfo | ( | GameObject | representation, |
| string | filename, | ||
| bool | transparency, | ||
| string | modeText, | ||
| Field | field | ||
| ) |
| Field FieldRepresentationInfo.m_Field |