DecalFramework Reference |
DecalCreator.CreateDynamicDecal (UnityEngine.Mesh, UnityEngine.GameObject, Frameshift.Decal.DecalType) Method |
See Also Example |
Create Decal GameObject.
Namespace:
Frameshift.Decal
Assembly: Frameshift.Decal (in Frameshift.Decal.dll)
Syntax
C# |
---|
public static GameObject CreateDynamicDecal( |
Parameters
- decalMesh
-
Decal mesh in world space
- obj
-
Parent(Holder) for Decal
- decalType
-
Type of this Decal
Return Value
DecalExpeditor for this decalType on this objExample
Copy Code | |
---|---|
|
Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.