Property | Type | Description | |
---|---|---|---|
Position | Vector3 | ||
Rotation | Quaternion | ||
Scale | Vector3 |
Method | Description | |
---|---|---|
Compare ( ISceneChildEntity part ) : bool | ||
PlaybackState ( ISceneChildEntity part ) : void | ||
PlayfwdState ( ISceneChildEntity part ) : void | ||
UndoState ( ISceneChildEntity part ) : System.Linq |
public Compare ( ISceneChildEntity part ) : bool | ||
part | ISceneChildEntity | |
return | bool |
public PlaybackState ( ISceneChildEntity part ) : void | ||
part | ISceneChildEntity | |
return | void |
public PlayfwdState ( ISceneChildEntity part ) : void | ||
part | ISceneChildEntity | |
return | void |
public UndoState ( ISceneChildEntity part ) : System.Linq | ||
part | ISceneChildEntity | |
return | System.Linq |