![]() |
Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
|
Protected Member Functions | |
override void | InnerApplyMotion (IMotion motion) |
![]() | |
override void | RegisterComponent () |
override void | UnRegisterComponent () |
![]() | |
void | Start () |
void | Awake () |
virtual void | Setup () |
virtual void | Clear () |
Protected Attributes | |
Axis | _Axis_Of_Motion |
string | _Layer_Mask = "Obstructions" |
bool | _No_Collisions = true |
Space | _Relative_To = Space.Self |
![]() | |
string | _Custom_Name = "" |
Properties | |
override string | PrototypingTypeName [get] |
![]() | |
IHasRegister< Actuator > | Parent [get, set] |
float | EnergySpendSinceReset [get, set] |
float | EnergyCost [get, set] |
override String | PrototypingTypeName [get] |
Space1 | MotionSpace [get, set] |
![]() | |
virtual string | PrototypingTypeName [get] |
string | Identifier [get] |
![]() | |
string | Identifier [get] |
![]() | |
Space1 | MotionSpace [get, set] |
Additional Inherited Members | |
![]() | |
void | ApplyMotion (IMotion motion) |
virtual float | GetEnergySpend () |
void | EnvironmentReset () |
virtual float | Sample () |
override string | ToString () |
![]() | |
void | RefreshStart () |
void | RefreshAwake () |
Definition at line 11 of file EulerTransform1DofActuator.cs.
|
protectedvirtual |
motion |
T:System.ArgumentOutOfRangeException |
Implements droid.Runtime.Prototyping.Actuators.Actuator.
Definition at line 42 of file EulerTransform1DofActuator.cs.
|
protected |
Definition at line 15 of file EulerTransform1DofActuator.cs.
|
protected |
Definition at line 20 of file EulerTransform1DofActuator.cs.
|
protected |
Definition at line 25 of file EulerTransform1DofActuator.cs.
|
protected |
Definition at line 30 of file EulerTransform1DofActuator.cs.
|
get |
Definition at line 35 of file EulerTransform1DofActuator.cs.