Click or drag to resize

GridSetTexture Method

Sets the grid texture

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void SetTexture(
	Texture2D texture
)

Parameters

texture
Type: Texture2D
See Also