Incident light direction (unitless) on the body, in the body frame, returned as an array representing x, y, z. Useful for scripting clients.
| [Visual Basic .NET] |
|---|
Public Function IncidentDirectionInBody_Array() As System.Array |
| [C#] |
|---|
public System.Array IncidentDirectionInBody_Array(); |
| [Managed C++] |
|---|
public: System::Array IncidentDirectionInBody_Array(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray incidentDirectionInBody_Array(); |






