Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
FieldRepresentationInfo (GameObject representation, string filename, bool transparency, string modeText, Field field) | |
![]() | |
RepresentationInformation (GameObject representation, string filename) | |
void | Delete () |
void | Enabled (bool enable) |
string | GetText () |
bool | GetRepresentationEnabled () |
GameObject | GetRepresentation () |
Public Attributes | |
Field | m_Field |
![]() | |
GameObject | m_Representation |
Additional Inherited Members | |
![]() | |
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 |