SUIRawImage

Index

Properties Index

Property Name

bool RaycastTarget get set

bool Maskable get set

SResource Texture get set

SColor Color get set

SGameObject GameObject get

Properties

RaycastTarget

bool RaycastTarget get set

Enable Raycast Target.

Space.Host.ExecutingObject.UIRawImage.RaycastTarget = true

Maskable

bool Maskable get set

To check if the graphic is maskable.

Texture

SResource Texture get set

The RawImage's texture.

Color

SColor Color get set

Base color of the Graphic.

GameObject

SGameObject GameObject get

Property Description

Last updated

Was this helpful?