Libraries
»
u3d
(1.3.1)
»
Index
»
U3d
»
UnityProject
»
#assets_path
Method: U3d::UnityProject#assets_path
Defined in:
lib/u3d/unity_project.rb
#
assets_path
⇒
Object
39 40 41
# File 'lib/u3d/unity_project.rb', line 39
def
assets_path
File
.
join
(
@path
,
'Assets'
)
end