Skip to content
shalliwell edited this page May 25, 2020 · 1 revision

Property commands

Animator

Get or Set a property of a Animator component

Defined in Fungus.AnimatorProperty

AudioSource

Get or Set a property of a AudioSource component

Defined in Fungus.AudioSourceProperty

Collection

Get or Set a property of a Collection component

Defined in Fungus.CollectionProperty

Collider

Get or Set a property of a Collider component

Defined in Fungus.ColliderProperty

Collider2D

Get or Set a property of a Collider2D component

Defined in Fungus.Collider2DProperty

Collision

Get or Set a property of a Collision component

Defined in Fungus.CollisionProperty

Collision2D

Get or Set a property of a Collision2D component

Defined in Fungus.Collision2DProperty

Color

Get or Set a property of a Color component

Defined in Fungus.ColorProperty

ControllerColliderHit

Get or Set a property of a ControllerColliderHit component

Defined in Fungus.ControllerColliderHitProperty

GameObject

Get or Set a property of a GameObject component

Defined in Fungus.GameObjectProperty

Material

Get or Set a property of a Material component

Defined in Fungus.MaterialProperty

Matrix4x4

Get or Set a property of a Matrix4x4 component

Defined in Fungus.Matrix4x4Property

Quaternion

Get or Set a property of a Quaternion component

Defined in Fungus.QuaternionProperty

Rigidbody

Get or Set a property of a Rigidbody component

Defined in Fungus.RigidbodyProperty

Rigidbody2D

Get or Set a property of a Rigidbody2D component

Defined in Fungus.Rigidbody2DProperty

Sprite

Get or Set a property of a Sprite component

Defined in Fungus.SpriteProperty

Texture

Get or Set a property of a Texture component

Defined in Fungus.TextureProperty

Transform

Get or Set a property of a Transform component

Defined in Fungus.TransformProperty

Vector2

Get or Set a property of a Vector2 component

Defined in Fungus.Vector2Property

Vector3

Get or Set a property of a Vector3 component

Defined in Fungus.Vector3Property

Vector4

Get or Set a property of a Vector4 component

Defined in Fungus.Vector4Property Auto-Generated by Fungus.ExportReferenceDocs

Clone this wiki locally