This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:actor [2019/05/07 11:06] admin |
wiki:actor [2019/09/19 19:49] (current) |
||
---|---|---|---|
Line 19: | Line 19: | ||
* [[#GetPhysicalCapsule(Actor)]] | * [[#GetPhysicalCapsule(Actor)]] | ||
* [[#GetCamera(Actor)]] | * [[#GetCamera(Actor)]] | ||
+ | * [[#GetLight(Actor)]] | ||
* [[#GetPointLight(Actor)]] | * [[#GetPointLight(Actor)]] | ||
* [[#GetSpotLight(Actor)]] | * [[#GetSpotLight(Actor)]] | ||
Line 42: | Line 43: | ||
* [[#RemovePointLight(Actor)]] | * [[#RemovePointLight(Actor)]] | ||
* [[#RemoveSpotLight(Actor)]] | * [[#RemoveSpotLight(Actor)]] | ||
- | * [[#RemoveDirectionalLight](Actor)] | + | * [[#RemoveDirectionalLight(Actor)]] |
* [[#RemoveMaterial(Actor)]] | * [[#RemoveMaterial(Actor)]] | ||
* [[#AddBehaviour(Actor, string)]] | * [[#AddBehaviour(Actor, string)]] | ||
* [[#RemoveBehaviour(string)]] | * [[#RemoveBehaviour(string)]] | ||