Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Interfaces.IMotion Interface Reference
Inheritance diagram for droid.Runtime.Interfaces.IMotion:

Properties

string ActuatorName [get]
 
string ActorName [get]
 
float Strength [get, set]
 

Detailed Description

Definition at line 2 of file IMotion.cs.

Property Documentation

◆ ActorName

string droid.Runtime.Interfaces.IMotion.ActorName
get

Definition at line 4 of file IMotion.cs.

◆ ActuatorName

string droid.Runtime.Interfaces.IMotion.ActuatorName
get

Definition at line 3 of file IMotion.cs.

◆ Strength

float droid.Runtime.Interfaces.IMotion.Strength
getset

Definition at line 5 of file IMotion.cs.


The documentation for this interface was generated from the following file: