| Send2DTexture_Example_TextureToSend Field |
The texture we will send to other users
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Texture2D _TextureToSend
Public _TextureToSend As Texture2D
public:
Texture2D^ _TextureToSend
val mutable _TextureToSend: Texture2D
Field Value
Type:
Texture2DSee Also